Interface AddressType

    • Field Detail

      • type

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

      • addNewInspireId

        IdentifierPropertyType addNewInspireId()
        Appends and returns a new empty "inspireId" element
      • isNilAlternativeIdentifier

        boolean isNilAlternativeIdentifier()
        Tests for nil "alternativeIdentifier" element
      • isSetAlternativeIdentifier

        boolean isSetAlternativeIdentifier()
        True if has "alternativeIdentifier" element
      • setNilAlternativeIdentifier

        void setNilAlternativeIdentifier()
        Nils the "alternativeIdentifier" element
      • unsetAlternativeIdentifier

        void unsetAlternativeIdentifier()
        Unsets the "alternativeIdentifier" element
      • sizeOfPositionArray

        int sizeOfPositionArray()
        Returns number of "position" element
      • insertNewPosition

        GeographicPositionPropertyType insertNewPosition​(int i)
        Inserts and returns a new empty value (as xml) as the ith "position" element
      • removePosition

        void removePosition​(int i)
        Removes the ith "position" element
      • isNilStatus

        boolean isNilStatus()
        Tests for nil "status" element
      • isSetStatus

        boolean isSetStatus()
        True if has "status" element
      • setStatus

        void setStatus​(ReferenceType status)
        Sets the "status" element
      • addNewStatus

        ReferenceType addNewStatus()
        Appends and returns a new empty "status" element
      • setNilStatus

        void setNilStatus()
        Nils the "status" element
      • unsetStatus

        void unsetStatus()
        Unsets the "status" element
      • sizeOfLocatorArray

        int sizeOfLocatorArray()
        Returns number of "locator" element
      • insertNewLocator

        AddressLocatorPropertyType insertNewLocator​(int i)
        Inserts and returns a new empty value (as xml) as the ith "locator" element
      • addNewLocator

        AddressLocatorPropertyType addNewLocator()
        Appends and returns a new empty value (as xml) as the last "locator" element
      • removeLocator

        void removeLocator​(int i)
        Removes the ith "locator" element
      • isNilValidFrom

        boolean isNilValidFrom()
        Tests for nil "validFrom" element
      • addNewValidFrom

        AddressType.ValidFrom addNewValidFrom()
        Appends and returns a new empty "validFrom" element
      • setNilValidFrom

        void setNilValidFrom()
        Nils the "validFrom" element
      • isNilValidTo

        boolean isNilValidTo()
        Tests for nil "validTo" element
      • isSetValidTo

        boolean isSetValidTo()
        True if has "validTo" element
      • addNewValidTo

        AddressType.ValidTo addNewValidTo()
        Appends and returns a new empty "validTo" element
      • setNilValidTo

        void setNilValidTo()
        Nils the "validTo" element
      • unsetValidTo

        void unsetValidTo()
        Unsets the "validTo" element
      • isNilBeginLifespanVersion

        boolean isNilBeginLifespanVersion()
        Tests for nil "beginLifespanVersion" element
      • setNilBeginLifespanVersion

        void setNilBeginLifespanVersion()
        Nils the "beginLifespanVersion" element
      • isNilEndLifespanVersion

        boolean isNilEndLifespanVersion()
        Tests for nil "endLifespanVersion" element
      • isSetEndLifespanVersion

        boolean isSetEndLifespanVersion()
        True if has "endLifespanVersion" element
      • setNilEndLifespanVersion

        void setNilEndLifespanVersion()
        Nils the "endLifespanVersion" element
      • unsetEndLifespanVersion

        void unsetEndLifespanVersion()
        Unsets the "endLifespanVersion" element
      • getParcelArray

        ReferenceType[] getParcelArray()
        Gets array of all "parcel" elements
      • getParcelArray

        ReferenceType getParcelArray​(int i)
        Gets ith "parcel" element
      • isNilParcelArray

        boolean isNilParcelArray​(int i)
        Tests for nil ith "parcel" element
      • sizeOfParcelArray

        int sizeOfParcelArray()
        Returns number of "parcel" element
      • setParcelArray

        void setParcelArray​(ReferenceType[] parcelArray)
        Sets array of all "parcel" element
      • setParcelArray

        void setParcelArray​(int i,
                            ReferenceType parcel)
        Sets ith "parcel" element
      • setNilParcelArray

        void setNilParcelArray​(int i)
        Nils the ith "parcel" element
      • insertNewParcel

        ReferenceType insertNewParcel​(int i)
        Inserts and returns a new empty value (as xml) as the ith "parcel" element
      • addNewParcel

        ReferenceType addNewParcel()
        Appends and returns a new empty value (as xml) as the last "parcel" element
      • removeParcel

        void removeParcel​(int i)
        Removes the ith "parcel" element
      • getParentAddress

        ReferenceType getParentAddress()
        Gets the "parentAddress" element
      • isNilParentAddress

        boolean isNilParentAddress()
        Tests for nil "parentAddress" element
      • isSetParentAddress

        boolean isSetParentAddress()
        True if has "parentAddress" element
      • setParentAddress

        void setParentAddress​(ReferenceType parentAddress)
        Sets the "parentAddress" element
      • addNewParentAddress

        ReferenceType addNewParentAddress()
        Appends and returns a new empty "parentAddress" element
      • setNilParentAddress

        void setNilParentAddress()
        Nils the "parentAddress" element
      • unsetParentAddress

        void unsetParentAddress()
        Unsets the "parentAddress" element
      • getBuildingArray

        ReferenceType[] getBuildingArray()
        Gets array of all "building" elements
      • getBuildingArray

        ReferenceType getBuildingArray​(int i)
        Gets ith "building" element
      • isNilBuildingArray

        boolean isNilBuildingArray​(int i)
        Tests for nil ith "building" element
      • sizeOfBuildingArray

        int sizeOfBuildingArray()
        Returns number of "building" element
      • setBuildingArray

        void setBuildingArray​(ReferenceType[] buildingArray)
        Sets array of all "building" element
      • setBuildingArray

        void setBuildingArray​(int i,
                              ReferenceType building)
        Sets ith "building" element
      • setNilBuildingArray

        void setNilBuildingArray​(int i)
        Nils the ith "building" element
      • insertNewBuilding

        ReferenceType insertNewBuilding​(int i)
        Inserts and returns a new empty value (as xml) as the ith "building" element
      • addNewBuilding

        ReferenceType addNewBuilding()
        Appends and returns a new empty value (as xml) as the last "building" element
      • removeBuilding

        void removeBuilding​(int i)
        Removes the ith "building" element
      • sizeOfComponentArray

        int sizeOfComponentArray()
        Returns number of "component" element
      • setComponentArray

        void setComponentArray​(AddressType.Component[] componentArray)
        Sets array of all "component" element
      • setComponentArray

        void setComponentArray​(int i,
                               AddressType.Component component)
        Sets ith "component" element
      • insertNewComponent

        AddressType.Component insertNewComponent​(int i)
        Inserts and returns a new empty value (as xml) as the ith "component" element
      • addNewComponent

        AddressType.Component addNewComponent()
        Appends and returns a new empty value (as xml) as the last "component" element
      • removeComponent

        void removeComponent​(int i)
        Removes the ith "component" element