Interface CondominiumType

    • Field Detail

      • type

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

      • addNewInspireId

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

        boolean isNilName2Array​(int i)
        Tests for nil ith "name" element
      • sizeOfName2Array

        int sizeOfName2Array()
        Returns number of "name" element
      • setName2Array

        void setName2Array​(CondominiumType.Name[] name2Array)
        Sets array of all "name" element
      • setNilName2Array

        void setNilName2Array​(int i)
        Nils the ith "name" element
      • insertNewName2

        CondominiumType.Name insertNewName2​(int i)
        Inserts and returns a new empty value (as xml) as the ith "name" element
      • addNewName2

        CondominiumType.Name addNewName2()
        Appends and returns a new empty value (as xml) as the last "name" element
      • removeName2

        void removeName2​(int i)
        Removes the ith "name" 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
      • getAdmUnitArray

        ReferenceType[] getAdmUnitArray()
        Gets array of all "admUnit" elements
      • getAdmUnitArray

        ReferenceType getAdmUnitArray​(int i)
        Gets ith "admUnit" element
      • isNilAdmUnitArray

        boolean isNilAdmUnitArray​(int i)
        Tests for nil ith "admUnit" element
      • sizeOfAdmUnitArray

        int sizeOfAdmUnitArray()
        Returns number of "admUnit" element
      • setAdmUnitArray

        void setAdmUnitArray​(ReferenceType[] admUnitArray)
        Sets array of all "admUnit" element
      • setAdmUnitArray

        void setAdmUnitArray​(int i,
                             ReferenceType admUnit)
        Sets ith "admUnit" element
      • setNilAdmUnitArray

        void setNilAdmUnitArray​(int i)
        Nils the ith "admUnit" element
      • insertNewAdmUnit

        ReferenceType insertNewAdmUnit​(int i)
        Inserts and returns a new empty value (as xml) as the ith "admUnit" element
      • addNewAdmUnit

        ReferenceType addNewAdmUnit()
        Appends and returns a new empty value (as xml) as the last "admUnit" element
      • removeAdmUnit

        void removeAdmUnit​(int i)
        Removes the ith "admUnit" element