类 ResourceActionListDto


  • public class ResourceActionListDto
    extends Object
    • 构造器详细资料

      • ResourceActionListDto

        public ResourceActionListDto()
    • 方法详细资料

      • getNodePath

        public String getNodePath()
      • setNodePath

        public void setNodePath​(String nodePath)
      • getNodeActions

        public List<String> getNodeActions()
      • setNodeActions

        public void setNodeActions​(List<String> nodeActions)