Interface AddressAreaNameType

    • Field Detail

      • type

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

      • sizeOfName2Array

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

        GeographicalNamePropertyType insertNewName2​(int i)
        Inserts and returns a new empty value (as xml) as the ith "name" element
      • removeName2

        void removeName2​(int i)
        Removes the ith "name" element
      • getNamedPlace

        ReferenceType getNamedPlace()
        Gets the "namedPlace" element
      • isNilNamedPlace

        boolean isNilNamedPlace()
        Tests for nil "namedPlace" element
      • isSetNamedPlace

        boolean isSetNamedPlace()
        True if has "namedPlace" element
      • setNamedPlace

        void setNamedPlace​(ReferenceType namedPlace)
        Sets the "namedPlace" element
      • addNewNamedPlace

        ReferenceType addNewNamedPlace()
        Appends and returns a new empty "namedPlace" element
      • setNilNamedPlace

        void setNilNamedPlace()
        Nils the "namedPlace" element
      • unsetNamedPlace

        void unsetNamedPlace()
        Unsets the "namedPlace" element