Interface PremiseDocument.Premise

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    PremiseDocumentImpl.PremiseImpl
    Enclosing interface:
    PremiseDocument

    public static interface PremiseDocument.Premise
    extends org.apache.xmlbeans.XmlObject
    An XML Premise(@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
      • sizeOfPremiseNameArray

        int sizeOfPremiseNameArray()
        Returns number of "PremiseName" element
      • removePremiseName

        void removePremiseName​(int i)
        Removes the ith "PremiseName" element
      • isSetPremiseLocation

        boolean isSetPremiseLocation()
        True if has "PremiseLocation" element
      • unsetPremiseLocation

        void unsetPremiseLocation()
        Unsets the "PremiseLocation" element
      • sizeOfPremiseNumberArray

        int sizeOfPremiseNumberArray()
        Returns number of "PremiseNumber" element
      • insertNewPremiseNumber

        PremiseNumberDocument.PremiseNumber insertNewPremiseNumber​(int i)
        Inserts and returns a new empty value (as xml) as the ith "PremiseNumber" element
      • removePremiseNumber

        void removePremiseNumber​(int i)
        Removes the ith "PremiseNumber" element
      • isSetPremiseNumberRange

        boolean isSetPremiseNumberRange()
        True if has "PremiseNumberRange" element
      • unsetPremiseNumberRange

        void unsetPremiseNumberRange()
        Unsets the "PremiseNumberRange" element
      • sizeOfPremiseNumberPrefixArray

        int sizeOfPremiseNumberPrefixArray()
        Returns number of "PremiseNumberPrefix" element
      • removePremiseNumberPrefix

        void removePremiseNumberPrefix​(int i)
        Removes the ith "PremiseNumberPrefix" element
      • sizeOfPremiseNumberSuffixArray

        int sizeOfPremiseNumberSuffixArray()
        Returns number of "PremiseNumberSuffix" element
      • removePremiseNumberSuffix

        void removePremiseNumberSuffix​(int i)
        Removes the ith "PremiseNumberSuffix" 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
      • getSubPremiseArray

        SubPremiseType[] getSubPremiseArray()
        Gets array of all "SubPremise" elements
      • getSubPremiseArray

        SubPremiseType getSubPremiseArray​(int i)
        Gets ith "SubPremise" element
      • sizeOfSubPremiseArray

        int sizeOfSubPremiseArray()
        Returns number of "SubPremise" element
      • setSubPremiseArray

        void setSubPremiseArray​(SubPremiseType[] subPremiseArray)
        Sets array of all "SubPremise" element
      • setSubPremiseArray

        void setSubPremiseArray​(int i,
                                SubPremiseType subPremise)
        Sets ith "SubPremise" element
      • insertNewSubPremise

        SubPremiseType insertNewSubPremise​(int i)
        Inserts and returns a new empty value (as xml) as the ith "SubPremise" element
      • addNewSubPremise

        SubPremiseType addNewSubPremise()
        Appends and returns a new empty value (as xml) as the last "SubPremise" element
      • removeSubPremise

        void removeSubPremise​(int i)
        Removes the ith "SubPremise" 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
      • isSetPremise

        boolean isSetPremise()
        True if has "Premise" element
      • unsetPremise

        void unsetPremise()
        Unsets the "Premise" 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
      • getPremiseDependency

        org.apache.xmlbeans.XmlAnySimpleType getPremiseDependency()
        Gets the "PremiseDependency" attribute
      • isSetPremiseDependency

        boolean isSetPremiseDependency()
        True if has "PremiseDependency" attribute
      • setPremiseDependency

        void setPremiseDependency​(org.apache.xmlbeans.XmlAnySimpleType premiseDependency)
        Sets the "PremiseDependency" attribute
      • addNewPremiseDependency

        org.apache.xmlbeans.XmlAnySimpleType addNewPremiseDependency()
        Appends and returns a new empty "PremiseDependency" attribute
      • unsetPremiseDependency

        void unsetPremiseDependency()
        Unsets the "PremiseDependency" attribute
      • getPremiseDependencyType

        org.apache.xmlbeans.XmlAnySimpleType getPremiseDependencyType()
        Gets the "PremiseDependencyType" attribute
      • isSetPremiseDependencyType

        boolean isSetPremiseDependencyType()
        True if has "PremiseDependencyType" attribute
      • setPremiseDependencyType

        void setPremiseDependencyType​(org.apache.xmlbeans.XmlAnySimpleType premiseDependencyType)
        Sets the "PremiseDependencyType" attribute
      • addNewPremiseDependencyType

        org.apache.xmlbeans.XmlAnySimpleType addNewPremiseDependencyType()
        Appends and returns a new empty "PremiseDependencyType" attribute
      • unsetPremiseDependencyType

        void unsetPremiseDependencyType()
        Unsets the "PremiseDependencyType" attribute
      • getPremiseThoroughfareConnector

        org.apache.xmlbeans.XmlAnySimpleType getPremiseThoroughfareConnector()
        Gets the "PremiseThoroughfareConnector" attribute
      • isSetPremiseThoroughfareConnector

        boolean isSetPremiseThoroughfareConnector()
        True if has "PremiseThoroughfareConnector" attribute
      • setPremiseThoroughfareConnector

        void setPremiseThoroughfareConnector​(org.apache.xmlbeans.XmlAnySimpleType premiseThoroughfareConnector)
        Sets the "PremiseThoroughfareConnector" attribute
      • addNewPremiseThoroughfareConnector

        org.apache.xmlbeans.XmlAnySimpleType addNewPremiseThoroughfareConnector()
        Appends and returns a new empty "PremiseThoroughfareConnector" attribute
      • unsetPremiseThoroughfareConnector

        void unsetPremiseThoroughfareConnector()
        Unsets the "PremiseThoroughfareConnector" attribute