Interface SubPremiseType

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

    public interface SubPremiseType
    extends org.apache.xmlbeans.XmlObject
    An XML SubPremiseType(@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
      • sizeOfSubPremiseNameArray

        int sizeOfSubPremiseNameArray()
        Returns number of "SubPremiseName" element
      • setSubPremiseNameArray

        void setSubPremiseNameArray​(SubPremiseType.SubPremiseName[] subPremiseNameArray)
        Sets array of all "SubPremiseName" element
      • setSubPremiseNameArray

        void setSubPremiseNameArray​(int i,
                                    SubPremiseType.SubPremiseName subPremiseName)
        Sets ith "SubPremiseName" element
      • insertNewSubPremiseName

        SubPremiseType.SubPremiseName insertNewSubPremiseName​(int i)
        Inserts and returns a new empty value (as xml) as the ith "SubPremiseName" element
      • addNewSubPremiseName

        SubPremiseType.SubPremiseName addNewSubPremiseName()
        Appends and returns a new empty value (as xml) as the last "SubPremiseName" element
      • removeSubPremiseName

        void removeSubPremiseName​(int i)
        Removes the ith "SubPremiseName" element
      • isSetSubPremiseLocation

        boolean isSetSubPremiseLocation()
        True if has "SubPremiseLocation" element
      • unsetSubPremiseLocation

        void unsetSubPremiseLocation()
        Unsets the "SubPremiseLocation" element
      • sizeOfSubPremiseNumberArray

        int sizeOfSubPremiseNumberArray()
        Returns number of "SubPremiseNumber" element
      • setSubPremiseNumberArray

        void setSubPremiseNumberArray​(SubPremiseType.SubPremiseNumber[] subPremiseNumberArray)
        Sets array of all "SubPremiseNumber" element
      • setSubPremiseNumberArray

        void setSubPremiseNumberArray​(int i,
                                      SubPremiseType.SubPremiseNumber subPremiseNumber)
        Sets ith "SubPremiseNumber" element
      • insertNewSubPremiseNumber

        SubPremiseType.SubPremiseNumber insertNewSubPremiseNumber​(int i)
        Inserts and returns a new empty value (as xml) as the ith "SubPremiseNumber" element
      • addNewSubPremiseNumber

        SubPremiseType.SubPremiseNumber addNewSubPremiseNumber()
        Appends and returns a new empty value (as xml) as the last "SubPremiseNumber" element
      • removeSubPremiseNumber

        void removeSubPremiseNumber​(int i)
        Removes the ith "SubPremiseNumber" element
      • sizeOfSubPremiseNumberPrefixArray

        int sizeOfSubPremiseNumberPrefixArray()
        Returns number of "SubPremiseNumberPrefix" element
      • setSubPremiseNumberPrefixArray

        void setSubPremiseNumberPrefixArray​(SubPremiseType.SubPremiseNumberPrefix[] subPremiseNumberPrefixArray)
        Sets array of all "SubPremiseNumberPrefix" element
      • setSubPremiseNumberPrefixArray

        void setSubPremiseNumberPrefixArray​(int i,
                                            SubPremiseType.SubPremiseNumberPrefix subPremiseNumberPrefix)
        Sets ith "SubPremiseNumberPrefix" element
      • insertNewSubPremiseNumberPrefix

        SubPremiseType.SubPremiseNumberPrefix insertNewSubPremiseNumberPrefix​(int i)
        Inserts and returns a new empty value (as xml) as the ith "SubPremiseNumberPrefix" element
      • addNewSubPremiseNumberPrefix

        SubPremiseType.SubPremiseNumberPrefix addNewSubPremiseNumberPrefix()
        Appends and returns a new empty value (as xml) as the last "SubPremiseNumberPrefix" element
      • removeSubPremiseNumberPrefix

        void removeSubPremiseNumberPrefix​(int i)
        Removes the ith "SubPremiseNumberPrefix" element
      • sizeOfSubPremiseNumberSuffixArray

        int sizeOfSubPremiseNumberSuffixArray()
        Returns number of "SubPremiseNumberSuffix" element
      • setSubPremiseNumberSuffixArray

        void setSubPremiseNumberSuffixArray​(SubPremiseType.SubPremiseNumberSuffix[] subPremiseNumberSuffixArray)
        Sets array of all "SubPremiseNumberSuffix" element
      • setSubPremiseNumberSuffixArray

        void setSubPremiseNumberSuffixArray​(int i,
                                            SubPremiseType.SubPremiseNumberSuffix subPremiseNumberSuffix)
        Sets ith "SubPremiseNumberSuffix" element
      • insertNewSubPremiseNumberSuffix

        SubPremiseType.SubPremiseNumberSuffix insertNewSubPremiseNumberSuffix​(int i)
        Inserts and returns a new empty value (as xml) as the ith "SubPremiseNumberSuffix" element
      • addNewSubPremiseNumberSuffix

        SubPremiseType.SubPremiseNumberSuffix addNewSubPremiseNumberSuffix()
        Appends and returns a new empty value (as xml) as the last "SubPremiseNumberSuffix" element
      • removeSubPremiseNumberSuffix

        void removeSubPremiseNumberSuffix​(int i)
        Removes the ith "SubPremiseNumberSuffix" 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
      • getFirm

        FirmType getFirm()
        Gets the "Firm" element
      • isSetFirm

        boolean isSetFirm()
        True if has "Firm" element
      • setFirm

        void setFirm​(FirmType firm)
        Sets the "Firm" element
      • addNewFirm

        FirmType addNewFirm()
        Appends and returns a new empty "Firm" element
      • unsetFirm

        void unsetFirm()
        Unsets the "Firm" element
      • getMailStop

        MailStopType getMailStop()
        Gets the "MailStop" element
      • isSetMailStop

        boolean isSetMailStop()
        True if has "MailStop" element
      • setMailStop

        void setMailStop​(MailStopType mailStop)
        Sets the "MailStop" element
      • addNewMailStop

        MailStopType addNewMailStop()
        Appends and returns a new empty "MailStop" element
      • unsetMailStop

        void unsetMailStop()
        Unsets the "MailStop" element
      • isSetPostalCode

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

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

        SubPremiseType getSubPremise()
        Gets the "SubPremise" element
      • isSetSubPremise

        boolean isSetSubPremise()
        True if has "SubPremise" element
      • setSubPremise

        void setSubPremise​(SubPremiseType subPremise)
        Sets the "SubPremise" element
      • addNewSubPremise

        SubPremiseType addNewSubPremise()
        Appends and returns a new empty "SubPremise" element
      • unsetSubPremise

        void unsetSubPremise()
        Unsets the "SubPremise" element
      • getType

        org.apache.xmlbeans.XmlAnySimpleType getType()
        Gets the "Type" attribute
      • isSetType

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

        void setType​(org.apache.xmlbeans.XmlAnySimpleType type)
        Sets the "Type" attribute
      • addNewType

        org.apache.xmlbeans.XmlAnySimpleType addNewType()
        Appends and returns a new empty "Type" attribute
      • unsetType

        void unsetType()
        Unsets the "Type" attribute