Interface LargeMailUserType

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    LargeMailUserTypeImpl

    public interface LargeMailUserType
    extends org.apache.xmlbeans.XmlObject
    An XML LargeMailUserType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0). This is a complex type.
    • Field Detail

      • type

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

      • sizeOfAddressLineArray

        int sizeOfAddressLineArray()
        Returns number of "AddressLine" element
      • insertNewAddressLine

        AddressLineDocument.AddressLine insertNewAddressLine​(int i)
        Inserts and returns a new empty value (as xml) as the ith "AddressLine" element
      • removeAddressLine

        void removeAddressLine​(int i)
        Removes the ith "AddressLine" element
      • sizeOfLargeMailUserNameArray

        int sizeOfLargeMailUserNameArray()
        Returns number of "LargeMailUserName" element
      • insertNewLargeMailUserName

        LargeMailUserType.LargeMailUserName insertNewLargeMailUserName​(int i)
        Inserts and returns a new empty value (as xml) as the ith "LargeMailUserName" element
      • addNewLargeMailUserName

        LargeMailUserType.LargeMailUserName addNewLargeMailUserName()
        Appends and returns a new empty value (as xml) as the last "LargeMailUserName" element
      • removeLargeMailUserName

        void removeLargeMailUserName​(int i)
        Removes the ith "LargeMailUserName" element
      • isSetLargeMailUserIdentifier

        boolean isSetLargeMailUserIdentifier()
        True if has "LargeMailUserIdentifier" element
      • unsetLargeMailUserIdentifier

        void unsetLargeMailUserIdentifier()
        Unsets the "LargeMailUserIdentifier" element
      • getBuildingNameArray

        BuildingNameType[] getBuildingNameArray()
        Gets array of all "BuildingName" elements
      • getBuildingNameArray

        BuildingNameType getBuildingNameArray​(int i)
        Gets ith "BuildingName" element
      • sizeOfBuildingNameArray

        int sizeOfBuildingNameArray()
        Returns number of "BuildingName" element
      • setBuildingNameArray

        void setBuildingNameArray​(BuildingNameType[] buildingNameArray)
        Sets array of all "BuildingName" element
      • setBuildingNameArray

        void setBuildingNameArray​(int i,
                                  BuildingNameType buildingName)
        Sets ith "BuildingName" element
      • insertNewBuildingName

        BuildingNameType insertNewBuildingName​(int i)
        Inserts and returns a new empty value (as xml) as the ith "BuildingName" element
      • addNewBuildingName

        BuildingNameType addNewBuildingName()
        Appends and returns a new empty value (as xml) as the last "BuildingName" element
      • removeBuildingName

        void removeBuildingName​(int i)
        Removes the ith "BuildingName" element
      • isSetDepartment

        boolean isSetDepartment()
        True if has "Department" element
      • unsetDepartment

        void unsetDepartment()
        Unsets the "Department" element
      • isSetPostBox

        boolean isSetPostBox()
        True if has "PostBox" element
      • unsetPostBox

        void unsetPostBox()
        Unsets the "PostBox" element
      • isSetThoroughfare

        boolean isSetThoroughfare()
        True if has "Thoroughfare" element
      • unsetThoroughfare

        void unsetThoroughfare()
        Unsets the "Thoroughfare" element
      • isSetPostalCode

        boolean isSetPostalCode()
        True if has "PostalCode" element
      • unsetPostalCode

        void unsetPostalCode()
        Unsets the "PostalCode" element
      • getType

        String getType()
        Gets the "Type" attribute
      • xgetType

        org.apache.xmlbeans.XmlString xgetType()
        Gets (as xml) the "Type" attribute
      • isSetType

        boolean isSetType()
        True if has "Type" attribute
      • setType

        void setType​(String type)
        Sets the "Type" attribute
      • xsetType

        void xsetType​(org.apache.xmlbeans.XmlString type)
        Sets (as xml) the "Type" attribute
      • unsetType

        void unsetType()
        Unsets the "Type" attribute