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

Packages that use JDFResourceQuParams
org.cip4.jdflib.jmf   
 

Uses of JDFResourceQuParams in org.cip4.jdflib.jmf
 

Methods in org.cip4.jdflib.jmf that return JDFResourceQuParams
 JDFResourceQuParams JDFMessage.appendResourceQuParams()
          append element ResourceQuParams
 JDFResourceQuParams JDFMessage.getCreateResourceQuParams(int iSkip)
          get iSkip'th element ResourceQuParams
 JDFResourceQuParams JDFMessage.getResourceQuParams()
          get first element ResourceQuParams
 JDFResourceQuParams JDFMessage.getResourceQuParams(int iSkip)
          Deprecated. use null parameter version
 

Methods in org.cip4.jdflib.jmf with parameters of type JDFResourceQuParams
protected  boolean JDFResourceInfo.matchersRQP(String resourceName, JDFResourceQuParams rqp)
          the matching against rqp is not completely implemented
 void JDFResourceInfo.setLink(JDFResourceLink resourceLink, JDFResourceQuParams rqp)
          sets all relevant parameters of this to the values specified in resourceLink or its linked resource or JDF node
 



Copyright © 2013. All Rights Reserved.