Class ItemPathDto

    • Constructor Detail

      • ItemPathDto

        public ItemPathDto()
      • ItemPathDto

        public ItemPathDto​(ItemPathType itemPathType)
      • ItemPathDto

        public ItemPathDto​(ItemPathDto parentPath)
    • Method Detail

      • getObjectType

        public QName getObjectType()
      • setObjectType

        public void setObjectType​(QName objectType)
      • setParentPath

        public void setParentPath​(ItemPathDto parentPath)
      • toItemPath

        public ItemPath toItemPath()
      • isPathDefined

        public boolean isPathDefined()
      • getPathStringValue

        public String getPathStringValue()
      • setPathStringValue

        public void setPathStringValue​(String pathStringValue)