Class JDFAutoStripBindingParams

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

public abstract class JDFAutoStripBindingParams extends JDFResource
class JDFAutoStripBindingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoStripBindingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setBrand

      public void setBrand(String value)
      (36) set attribute Brand
      Overrides:
      setBrand in class JDFResource
      Parameters:
      value - the value to set the attribute to
    • getBrand

      public String getBrand()
      (23) get String attribute Brand
      Overrides:
      getBrand in class JDFResource
      Returns:
      the value of the attribute
    • setDistance

      public void setDistance(double value)
      (36) set attribute Distance
      Parameters:
      value - the value to set the attribute to
    • getDistance

      public double getDistance()
      (17) get double attribute Distance
      Returns:
      double the value of the attribute
    • setLengthJDF

      public void setLengthJDF(double value)
      (36) set attribute LengthJDF
      Parameters:
      value - the value to set the attribute to
    • getLengthJDF

      public double getLengthJDF()
      (17) get double attribute LengthJDF
      Returns:
      double the value of the attribute
    • setStripColor

      public void setStripColor(JDFElement.EnumNamedColor value)
      (13) set attribute StripColor
      Parameters:
      value - the value to set the attribute to
    • getStripColor

      public JDFElement.EnumNamedColor getStripColor()
      (19) get EnumNamedColor attribute StripColor
      Returns:
      EnumNamedColor the value of the attribute
    • setStripColorDetails

      public void setStripColorDetails(String value)
      (36) set attribute StripColorDetails
      Parameters:
      value - the value to set the attribute to
    • getStripColorDetails

      public String getStripColorDetails()
      (23) get String attribute StripColorDetails
      Returns:
      the value of the attribute
    • getHoleMakingParams

      public JDFHoleMakingParams getHoleMakingParams()
      (24) const get element HoleMakingParams
      Returns:
      JDFHoleMakingParams the element
    • getCreateHoleMakingParams

      public JDFHoleMakingParams getCreateHoleMakingParams()
      (25) getCreateHoleMakingParams
      Returns:
      JDFHoleMakingParams the element
    • appendHoleMakingParams

      public JDFHoleMakingParams appendHoleMakingParams()
      (29) append element HoleMakingParams
      Returns:
      JDFHoleMakingParams the element @ if the element already exists
    • refHoleMakingParams

      public void refHoleMakingParams(JDFHoleMakingParams refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced