Uses of Class
org.cip4.jdflib.jmf.JDFCommand

Packages that use JDFCommand
org.cip4.jdflib.auto   
org.cip4.jdflib.jmf   
org.cip4.jdflib.util.hotfolder   
 

Uses of JDFCommand in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFCommand
 JDFCommand JDFAutoJMF.appendCommand()
          (30) append element Command
 JDFCommand JDFAutoJMF.getCommand(int iSkip)
          (27) const get element Command
 JDFCommand JDFAutoJMF.getCreateCommand(int iSkip)
          (26) getCreateCommand
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFCommand
 Collection<JDFCommand> JDFAutoJMF.getAllCommand()
          Get all Command from the current element
 

Uses of JDFCommand in org.cip4.jdflib.jmf
 

Methods in org.cip4.jdflib.jmf that return JDFCommand
 JDFCommand JDFJMF.appendCommand(JDFMessage.EnumType typ)
          Append a Command
 JDFCommand JDFJMF.getCommand()
          Deprecated. use getMessageElement
 JDFCommand JDFJMF.getCommand(int i, boolean bCreate)
          Deprecated. use getMessageElement or getCreateMessageElement
 

Uses of JDFCommand in org.cip4.jdflib.util.hotfolder
 

Methods in org.cip4.jdflib.util.hotfolder with parameters of type JDFCommand
protected  void QueueHotFolderListenerImpl.extractReturnParams(String stringURL, JDFCommand newCommand, JDFNode jdfRoot)
          overwrite this method in case you want to customize the hotfolder for returnqueueentryparams and paramtetrizing the ReturnQueueEntryParams template is insufficient
protected  void QueueHotFolderListenerImpl.extractSubmitParams(String stringURL, JDFCommand newCommand, JDFNode jdfRoot)
          overwrite this method in case you want to customize the hotfolder for submitqueentry and parametrizing the QueueSubmissionParams template is insufficient
 



Copyright © 2013. All Rights Reserved.