Interface PostalRouteType

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

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

        int sizeOfPostalRouteNameArray()
        Returns number of "PostalRouteName" element
      • setPostalRouteNameArray

        void setPostalRouteNameArray​(PostalRouteType.PostalRouteName[] postalRouteNameArray)
        Sets array of all "PostalRouteName" element
      • insertNewPostalRouteName

        PostalRouteType.PostalRouteName insertNewPostalRouteName​(int i)
        Inserts and returns a new empty value (as xml) as the ith "PostalRouteName" element
      • addNewPostalRouteName

        PostalRouteType.PostalRouteName addNewPostalRouteName()
        Appends and returns a new empty value (as xml) as the last "PostalRouteName" element
      • removePostalRouteName

        void removePostalRouteName​(int i)
        Removes the ith "PostalRouteName" element
      • isSetPostalRouteNumber

        boolean isSetPostalRouteNumber()
        True if has "PostalRouteNumber" element
      • unsetPostalRouteNumber

        void unsetPostalRouteNumber()
        Unsets the "PostalRouteNumber" element
      • isSetPostBox

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

        void unsetPostBox()
        Unsets the "PostBox" 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