Interface LOCATABLE

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  LOCATABLE.Factory
      A factory class with static methods for creating instances of this type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getName

        DVTEXT getName()
        Gets the "name" element
      • setName

        void setName​(DVTEXT name)
        Sets the "name" element
      • addNewName

        DVTEXT addNewName()
        Appends and returns a new empty "name" element
      • getUid

        UIDBASEDID getUid()
        Gets the "uid" element
      • isSetUid

        boolean isSetUid()
        True if has "uid" element
      • setUid

        void setUid​(UIDBASEDID uid)
        Sets the "uid" element
      • addNewUid

        UIDBASEDID addNewUid()
        Appends and returns a new empty "uid" element
      • unsetUid

        void unsetUid()
        Unsets the "uid" element
      • getLinksArray

        LINK[] getLinksArray()
        Gets array of all "links" elements
      • getLinksArray

        LINK getLinksArray​(int i)
        Gets ith "links" element
      • sizeOfLinksArray

        int sizeOfLinksArray()
        Returns number of "links" element
      • setLinksArray

        void setLinksArray​(LINK[] linksArray)
        Sets array of all "links" element
      • setLinksArray

        void setLinksArray​(int i,
                           LINK links)
        Sets ith "links" element
      • insertNewLinks

        LINK insertNewLinks​(int i)
        Inserts and returns a new empty value (as xml) as the ith "links" element
      • addNewLinks

        LINK addNewLinks()
        Appends and returns a new empty value (as xml) as the last "links" element
      • removeLinks

        void removeLinks​(int i)
        Removes the ith "links" element
      • getArchetypeDetails

        ARCHETYPED getArchetypeDetails()
        Gets the "archetype_details" element
      • isSetArchetypeDetails

        boolean isSetArchetypeDetails()
        True if has "archetype_details" element
      • setArchetypeDetails

        void setArchetypeDetails​(ARCHETYPED archetypeDetails)
        Sets the "archetype_details" element
      • addNewArchetypeDetails

        ARCHETYPED addNewArchetypeDetails()
        Appends and returns a new empty "archetype_details" element
      • unsetArchetypeDetails

        void unsetArchetypeDetails()
        Unsets the "archetype_details" element
      • getFeederAudit

        FEEDERAUDIT getFeederAudit()
        Gets the "feeder_audit" element
      • isSetFeederAudit

        boolean isSetFeederAudit()
        True if has "feeder_audit" element
      • setFeederAudit

        void setFeederAudit​(FEEDERAUDIT feederAudit)
        Sets the "feeder_audit" element
      • addNewFeederAudit

        FEEDERAUDIT addNewFeederAudit()
        Appends and returns a new empty "feeder_audit" element
      • unsetFeederAudit

        void unsetFeederAudit()
        Unsets the "feeder_audit" element
      • getArchetypeNodeId

        String getArchetypeNodeId()
        Gets the "archetype_node_id" attribute
      • xgetArchetypeNodeId

        ArchetypeNodeId xgetArchetypeNodeId()
        Gets (as xml) the "archetype_node_id" attribute
      • setArchetypeNodeId

        void setArchetypeNodeId​(String archetypeNodeId)
        Sets the "archetype_node_id" attribute
      • xsetArchetypeNodeId

        void xsetArchetypeNodeId​(ArchetypeNodeId archetypeNodeId)
        Sets (as xml) the "archetype_node_id" attribute