Class JDFAutoAddress

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFAddress

    public abstract class JDFAutoAddress
    extends JDFResource
    class JDFAutoAddress : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoAddress

        protected JDFAutoAddress​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String qualifiedName)
        Constructor for JDFAutoAddress
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoAddress

        protected JDFAutoAddress​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String myNamespaceURI,
                                 java.lang.String qualifiedName)
        Constructor for JDFAutoAddress
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoAddress

        protected JDFAutoAddress​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                 java.lang.String myNamespaceURI,
                                 java.lang.String qualifiedName,
                                 java.lang.String myLocalName)
        Constructor for JDFAutoAddress
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setAddressUsage

        public void setAddressUsage​(java.lang.String value)
        (36) set attribute AddressUsage
        Parameters:
        value - the value to set the attribute to
      • getAddressUsage

        public java.lang.String getAddressUsage()
        (23) get String attribute AddressUsage
        Returns:
        the value of the attribute
      • setCity

        public void setCity​(java.lang.String value)
        (36) set attribute City
        Parameters:
        value - the value to set the attribute to
      • getCity

        public java.lang.String getCity()
        (23) get String attribute City
        Returns:
        the value of the attribute
      • setCivicNumber

        public void setCivicNumber​(java.lang.String value)
        (36) set attribute CivicNumber
        Parameters:
        value - the value to set the attribute to
      • getCivicNumber

        public java.lang.String getCivicNumber()
        (23) get String attribute CivicNumber
        Returns:
        the value of the attribute
      • setCountry

        public void setCountry​(java.lang.String value)
        (36) set attribute Country
        Parameters:
        value - the value to set the attribute to
      • getCountry

        public java.lang.String getCountry()
        (23) get String attribute Country
        Returns:
        the value of the attribute
      • setCountryCode

        public void setCountryCode​(java.lang.String value)
        (36) set attribute CountryCode
        Parameters:
        value - the value to set the attribute to
      • getCountryCode

        public java.lang.String getCountryCode()
        (23) get String attribute CountryCode
        Returns:
        the value of the attribute
      • setPostBox

        public void setPostBox​(java.lang.String value)
        (36) set attribute PostBox
        Parameters:
        value - the value to set the attribute to
      • getPostBox

        public java.lang.String getPostBox()
        (23) get String attribute PostBox
        Returns:
        the value of the attribute
      • setPostalCode

        public void setPostalCode​(java.lang.String value)
        (36) set attribute PostalCode
        Parameters:
        value - the value to set the attribute to
      • getPostalCode

        public java.lang.String getPostalCode()
        (23) get String attribute PostalCode
        Returns:
        the value of the attribute
      • setRegion

        public void setRegion​(java.lang.String value)
        (36) set attribute Region
        Parameters:
        value - the value to set the attribute to
      • getRegion

        public java.lang.String getRegion()
        (23) get String attribute Region
        Returns:
        the value of the attribute
      • setStreet

        public void setStreet​(java.lang.String value)
        (36) set attribute Street
        Parameters:
        value - the value to set the attribute to
      • getStreet

        public java.lang.String getStreet()
        (23) get String attribute Street
        Returns:
        the value of the attribute
      • getAddressLine

        public JDFElement getAddressLine()
        (24) const get element AddressLine
        Returns:
        JDFElement the element
      • getCreateAddressLine

        public JDFElement getCreateAddressLine()
        (25) getCreateAddressLine
        Returns:
        JDFElement the element
      • getCreateAddressLine

        public JDFElement getCreateAddressLine​(int iSkip)
        (26) getCreateAddressLine
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFElement the element
      • getAddressLine

        public JDFElement getAddressLine​(int iSkip)
        (27) const get element AddressLine
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFElement the element default is getAddressLine(0)
      • getAllAddressLine

        public java.util.Collection<JDFElement> getAllAddressLine()
        Get all AddressLine from the current element
        Returns:
        Collection, null if none are available
      • appendAddressLine

        public JDFElement appendAddressLine()
        (30) append element AddressLine
        Returns:
        JDFElement the element
      • getExtendedAddress

        public JDFElement getExtendedAddress()
        (24) const get element ExtendedAddress
        Returns:
        JDFElement the element
      • getCreateExtendedAddress

        public JDFElement getCreateExtendedAddress()
        (25) getCreateExtendedAddress
        Returns:
        JDFElement the element
      • appendExtendedAddress

        public JDFElement appendExtendedAddress()
        (29) append element ExtendedAddress
        Returns:
        JDFElement the element @ if the element already exists