Class JDFAutoJMF

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:
JDFJMF

public abstract class JDFAutoJMF extends JDFPool
class JDFAutoJMF : public JDFPool
See Also:
  • Constructor Details

    • JDFAutoJMF

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setAgentName

      public void setAgentName(String value)
      (36) set attribute AgentName
      Parameters:
      value - the value to set the attribute to
    • getAgentName

      public String getAgentName()
      (23) get String attribute AgentName
      Returns:
      the value of the attribute
    • setAgentVersion

      public void setAgentVersion(String value)
      (36) set attribute AgentVersion
      Parameters:
      value - the value to set the attribute to
    • getAgentVersion

      public String getAgentVersion()
      (23) get String attribute AgentVersion
      Returns:
      the value of the attribute
    • setDeviceID

      public void setDeviceID(String value)
      (36) set attribute DeviceID
      Parameters:
      value - the value to set the attribute to
    • getDeviceID

      public String getDeviceID()
      (23) get String attribute DeviceID
      Returns:
      the value of the attribute
    • setICSVersions

      public void setICSVersions(VString value)
      (36) set attribute ICSVersions
      Parameters:
      value - the value to set the attribute to
    • getICSVersions

      public VString getICSVersions()
      (21) get VString attribute ICSVersions
      Returns:
      VString the value of the attribute
    • setMaxVersion

      public void setMaxVersion(JDFElement.EnumVersion enumVar)
      (5) set attribute MaxVersion
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getMaxVersion

      public JDFElement.EnumVersion getMaxVersion()
      (9) get attribute MaxVersion
      Returns:
      the value of the attribute
    • setResponseURL

      public void setResponseURL(String value)
      (36) set attribute ResponseURL
      Parameters:
      value - the value to set the attribute to
    • getResponseURL

      public String getResponseURL()
      (23) get String attribute ResponseURL
      Returns:
      the value of the attribute
    • setSenderID

      public void setSenderID(String value)
      (36) set attribute SenderID
      Parameters:
      value - the value to set the attribute to
    • getSenderID

      public String getSenderID()
      (23) get String attribute SenderID
      Returns:
      the value of the attribute
    • setTimeStamp

      public void setTimeStamp(JDFDate value)
      (11) set attribute TimeStamp
      Parameters:
      value - the value to set the attribute to or null
    • getTimeStamp

      public JDFDate getTimeStamp()
      (12) get JDFDate attribute TimeStamp
      Returns:
      JDFDate the value of the attribute
    • getEmployee

      public JDFEmployee getEmployee()
      (24) const get element Employee
      Returns:
      JDFEmployee the element
    • getCreateEmployee

      public JDFEmployee getCreateEmployee()
      (25) getCreateEmployee
      Returns:
      JDFEmployee the element
    • getCreateEmployee

      public JDFEmployee getCreateEmployee(int iSkip)
      (26) getCreateEmployee
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFEmployee the element
    • getEmployee

      public JDFEmployee getEmployee(int iSkip)
      (27) const get element Employee
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFEmployee the element default is getEmployee(0)
    • getAllEmployee

      public Collection<JDFEmployee> getAllEmployee()
      Get all Employee from the current element
      Returns:
      Collection, null if none are available
    • appendEmployee

      public JDFEmployee appendEmployee()
      (30) append element Employee
      Returns:
      JDFEmployee the element
    • getCommand

      public JDFCommand getCommand()
      (24) const get element Command
      Returns:
      JDFCommand the element
    • getCreateCommand

      public JDFCommand getCreateCommand()
      (25) getCreateCommand
      Returns:
      JDFCommand the element
    • getCreateCommand

      public JDFCommand getCreateCommand(int iSkip)
      (26) getCreateCommand
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCommand the element
    • getCommand

      public JDFCommand getCommand(int iSkip)
      (27) const get element Command
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCommand the element default is getCommand(0)
    • getAllCommand

      public Collection<JDFCommand> getAllCommand()
      Get all Command from the current element
      Returns:
      Collection, null if none are available
    • appendCommand

      public JDFCommand appendCommand()
      (30) append element Command
      Returns:
      JDFCommand the element
    • getAcknowledge

      public JDFAcknowledge getAcknowledge()
      (24) const get element Acknowledge
      Returns:
      JDFAcknowledge the element
    • getCreateAcknowledge

      public JDFAcknowledge getCreateAcknowledge()
      (25) getCreateAcknowledge
      Returns:
      JDFAcknowledge the element
    • getCreateAcknowledge

      public JDFAcknowledge getCreateAcknowledge(int iSkip)
      (26) getCreateAcknowledge
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFAcknowledge the element
    • getAcknowledge

      public JDFAcknowledge getAcknowledge(int iSkip)
      (27) const get element Acknowledge
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFAcknowledge the element default is getAcknowledge(0)
    • getAllAcknowledge

      public Collection<JDFAcknowledge> getAllAcknowledge()
      Get all Acknowledge from the current element
      Returns:
      Collection, null if none are available
    • appendAcknowledge

      public JDFAcknowledge appendAcknowledge()
      (30) append element Acknowledge
      Returns:
      JDFAcknowledge the element
    • getResponse

      public JDFResponse getResponse()
      (24) const get element Response
      Returns:
      JDFResponse the element
    • getCreateResponse

      public JDFResponse getCreateResponse()
      (25) getCreateResponse
      Returns:
      JDFResponse the element
    • getCreateResponse

      public JDFResponse getCreateResponse(int iSkip)
      (26) getCreateResponse
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFResponse the element
    • getResponse

      public JDFResponse getResponse(int iSkip)
      (27) const get element Response
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFResponse the element default is getResponse(0)
    • getAllResponse

      public Collection<JDFResponse> getAllResponse()
      Get all Response from the current element
      Returns:
      Collection, null if none are available
    • appendResponse

      public JDFResponse appendResponse()
      (30) append element Response
      Returns:
      JDFResponse the element
    • getSignal

      public JDFSignal getSignal()
      (24) const get element Signal
      Returns:
      JDFSignal the element
    • getCreateSignal

      public JDFSignal getCreateSignal()
      (25) getCreateSignal
      Returns:
      JDFSignal the element
    • getCreateSignal

      public JDFSignal getCreateSignal(int iSkip)
      (26) getCreateSignal
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFSignal the element
    • getSignal

      public JDFSignal getSignal(int iSkip)
      (27) const get element Signal
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFSignal the element default is getSignal(0)
    • getAllSignal

      public Collection<JDFSignal> getAllSignal()
      Get all Signal from the current element
      Returns:
      Collection, null if none are available
    • appendSignal

      public JDFSignal appendSignal()
      (30) append element Signal
      Returns:
      JDFSignal the element
    • getQuery

      public JDFQuery getQuery()
      (24) const get element Query
      Returns:
      JDFQuery the element
    • getCreateQuery

      public JDFQuery getCreateQuery()
      (25) getCreateQuery
      Returns:
      JDFQuery the element
    • getCreateQuery

      public JDFQuery getCreateQuery(int iSkip)
      (26) getCreateQuery
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFQuery the element
    • getQuery

      public JDFQuery getQuery(int iSkip)
      (27) const get element Query
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFQuery the element default is getQuery(0)
    • getAllQuery

      public Collection<JDFQuery> getAllQuery()
      Get all Query from the current element
      Returns:
      Collection, null if none are available
    • appendQuery

      public JDFQuery appendQuery()
      (30) append element Query
      Returns:
      JDFQuery the element
    • getRegistration

      public JDFRegistration getRegistration()
      (24) const get element Registration
      Returns:
      JDFRegistration the element
    • getCreateRegistration

      public JDFRegistration getCreateRegistration()
      (25) getCreateRegistration
      Returns:
      JDFRegistration the element
    • getCreateRegistration

      public JDFRegistration getCreateRegistration(int iSkip)
      (26) getCreateRegistration
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFRegistration the element
    • getRegistration

      public JDFRegistration getRegistration(int iSkip)
      (27) const get element Registration
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFRegistration the element default is getRegistration(0)
    • getAllRegistration

      public Collection<JDFRegistration> getAllRegistration()
      Get all Registration from the current element
      Returns:
      Collection, null if none are available
    • appendRegistration

      public JDFRegistration appendRegistration()
      (30) append element Registration
      Returns:
      JDFRegistration the element