Uses of Class
org.cip4.jdflib.resource.JDFValue

Packages that use JDFValue
org.cip4.jdflib.auto   
org.cip4.jdflib.resource.devicecapability   
 

Uses of JDFValue in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFValue
 JDFValue JDFAutoStringListValue.appendValue()
          (30) append element Value
 JDFValue JDFAutoStringEvaluation.appendValue()
          (30) append element Value
 JDFValue JDFAutoPDFPathEvaluation.appendValue()
          (30) append element Value
 JDFValue JDFAutoMatrixEvaluation.appendValue()
          (30) append element Value
 JDFValue JDFAutoStringListValue.getCreateValue(int iSkip)
          (26) getCreateValue
 JDFValue JDFAutoStringEvaluation.getCreateValue(int iSkip)
          (26) getCreateValue
 JDFValue JDFAutoPDFPathEvaluation.getCreateValue(int iSkip)
          (26) getCreateValue
 JDFValue JDFAutoMatrixEvaluation.getCreateValue(int iSkip)
          (26) getCreateValue
 JDFValue JDFAutoStringListValue.getValue(int iSkip)
          (27) const get element Value
 JDFValue JDFAutoStringEvaluation.getValue(int iSkip)
          (27) const get element Value
 JDFValue JDFAutoPDFPathEvaluation.getValue(int iSkip)
          (27) const get element Value
 JDFValue JDFAutoMatrixEvaluation.getValue(int iSkip)
          (27) const get element Value
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFValue
 Collection<JDFValue> JDFAutoStringListValue.getAllValue()
          Get all Value from the current element
 Collection<JDFValue> JDFAutoStringEvaluation.getAllValue()
          Get all Value from the current element
 Collection<JDFValue> JDFAutoPDFPathEvaluation.getAllValue()
          Get all Value from the current element
 Collection<JDFValue> JDFAutoMatrixEvaluation.getAllValue()
          Get all Value from the current element
 

Uses of JDFValue in org.cip4.jdflib.resource.devicecapability
 

Methods in org.cip4.jdflib.resource.devicecapability that return JDFValue
 JDFValue JDFStringState.appendValue()
           
 JDFValue JDFStringEvaluation.appendValue()
          append a Value element
 JDFValue JDFPDFPathState.appendValue()
           
 JDFValue JDFPDFPathEvaluation.appendValue()
           
 JDFValue JDFMatrixState.appendValue()
           
 JDFValue JDFMatrixEvaluation.appendValue()
           
 JDFValue JDFStringEvaluation.appendValueValue(String value)
          append a Value element and set Value/@Value to value
 JDFValue JDFStringState.getValue(int iSkip)
           
 JDFValue JDFStringEvaluation.getValue(int iSkip)
           
 JDFValue JDFPDFPathState.getValue(int iSkip)
           
 JDFValue JDFPDFPathEvaluation.getValue(int iSkip)
           
 JDFValue JDFMatrixState.getValue(int iSkip)
           
 JDFValue JDFMatrixEvaluation.getValue(int iSkip)
           
 



Copyright © 2013. All Rights Reserved.