Interface PostalDescriptorType

    • Field Detail

      • type

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

      • sizeOfPostNameArray

        int sizeOfPostNameArray()
        Returns number of "postName" element
      • insertNewPostName

        GeographicalNamePropertyType insertNewPostName​(int i)
        Inserts and returns a new empty value (as xml) as the ith "postName" element
      • addNewPostName

        GeographicalNamePropertyType addNewPostName()
        Appends and returns a new empty value (as xml) as the last "postName" element
      • removePostName

        void removePostName​(int i)
        Removes the ith "postName" element
      • getPostCode

        String getPostCode()
        Gets the "postCode" element
      • xgetPostCode

        org.apache.xmlbeans.XmlString xgetPostCode()
        Gets (as xml) the "postCode" element
      • isSetPostCode

        boolean isSetPostCode()
        True if has "postCode" element
      • setPostCode

        void setPostCode​(String postCode)
        Sets the "postCode" element
      • xsetPostCode

        void xsetPostCode​(org.apache.xmlbeans.XmlString postCode)
        Sets (as xml) the "postCode" element
      • unsetPostCode

        void unsetPostCode()
        Unsets the "postCode" element