Class JDFAutoCreditCard

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoCreditCard
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFCreditCard

public abstract class JDFAutoCreditCard extends JDFElement
class JDFAutoCreditCard : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoCreditCard

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setAuthorization

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

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

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

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

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

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

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

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

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

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