Class JDFAutoRegistrationQuality

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.JDFAutoRegistrationQuality
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFRegistrationQuality

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

    • JDFAutoRegistrationQuality

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

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

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

    • getTheAttributeInfo

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

      public void setOffset(JDFXYPair value)
      (36) set attribute Offset
      Parameters:
      value - the value to set the attribute to
    • getOffset

      public JDFXYPair getOffset()
      (20) get JDFXYPair attribute Offset
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setReference

      public void setReference(String value)
      (36) set attribute Reference
      Parameters:
      value - the value to set the attribute to
    • getReference

      public String getReference()
      (23) get String attribute Reference
      Returns:
      the value of the attribute