Class JDFAutoCreditCard

  • 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:
    JDFCreditCard

    public abstract class JDFAutoCreditCard
    extends JDFElement
    class JDFAutoCreditCard : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoCreditCard

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

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

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

      • setAuthorization

        public void setAuthorization​(java.lang.String value)
        (36) set attribute Authorization
        Parameters:
        value - the value to set the attribute to
      • getAuthorization

        public java.lang.String getAuthorization()
        (23) get String attribute Authorization
        Returns:
        the value of the attribute
      • setAuthorizationExpires

        public void setAuthorizationExpires​(java.lang.String value)
        (36) set attribute AuthorizationExpires
        Parameters:
        value - the value to set the attribute to
      • getAuthorizationExpires

        public java.lang.String getAuthorizationExpires()
        (23) get String attribute AuthorizationExpires
        Returns:
        the value of the attribute
      • setExpires

        public void setExpires​(java.lang.String value)
        (36) set attribute Expires
        Parameters:
        value - the value to set the attribute to
      • getExpires

        public java.lang.String getExpires()
        (23) get String attribute Expires
        Returns:
        the value of the attribute
      • setNumber

        public void setNumber​(java.lang.String value)
        (36) set attribute Number
        Parameters:
        value - the value to set the attribute to
      • getNumber

        public java.lang.String getNumber()
        (23) get String attribute Number
        Returns:
        the value of the attribute
      • setType

        public void setType​(java.lang.String value)
        (36) set attribute Type
        Parameters:
        value - the value to set the attribute to
      • getType

        public java.lang.String getType()
        (23) get String attribute Type
        Returns:
        the value of the attribute