Uses of Class
org.cip4.jdflib.datatypes.JDFNameRangeList

Packages that use JDFNameRangeList
org.cip4.jdflib.auto   
org.cip4.jdflib.datatypes   
 

Uses of JDFNameRangeList in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFNameRangeList
 JDFNameRangeList JDFAutoRunList.getDocNames()
          (20) get JDFNameRangeList attribute DocNames
 JDFNameRangeList JDFAutoPart.getMetadata0()
          (20) get JDFNameRangeList attribute Metadata0
 JDFNameRangeList JDFAutoPart.getMetadata1()
          (20) get JDFNameRangeList attribute Metadata1
 JDFNameRangeList JDFAutoPart.getMetadata2()
          (20) get JDFNameRangeList attribute Metadata2
 JDFNameRangeList JDFAutoPart.getMetadata3()
          (20) get JDFNameRangeList attribute Metadata3
 JDFNameRangeList JDFAutoPart.getMetadata4()
          (20) get JDFNameRangeList attribute Metadata4
 JDFNameRangeList JDFAutoPart.getMetadata5()
          (20) get JDFNameRangeList attribute Metadata5
 JDFNameRangeList JDFAutoPart.getMetadata6()
          (20) get JDFNameRangeList attribute Metadata6
 JDFNameRangeList JDFAutoPart.getMetadata7()
          (20) get JDFNameRangeList attribute Metadata7
 JDFNameRangeList JDFAutoPart.getMetadata8()
          (20) get JDFNameRangeList attribute Metadata8
 JDFNameRangeList JDFAutoPart.getMetadata9()
          (20) get JDFNameRangeList attribute Metadata9
 JDFNameRangeList JDFAutoRunList.getPageNames()
          (20) get JDFNameRangeList attribute PageNames
 JDFNameRangeList JDFAutoRunList.getSetNames()
          (20) get JDFNameRangeList attribute SetNames
 

Methods in org.cip4.jdflib.auto with parameters of type JDFNameRangeList
 void JDFAutoRunList.setDocNames(JDFNameRangeList value)
          (36) set attribute DocNames
 void JDFAutoPart.setMetadata0(JDFNameRangeList value)
          (36) set attribute Metadata0
 void JDFAutoPart.setMetadata1(JDFNameRangeList value)
          (36) set attribute Metadata1
 void JDFAutoPart.setMetadata2(JDFNameRangeList value)
          (36) set attribute Metadata2
 void JDFAutoPart.setMetadata3(JDFNameRangeList value)
          (36) set attribute Metadata3
 void JDFAutoPart.setMetadata4(JDFNameRangeList value)
          (36) set attribute Metadata4
 void JDFAutoPart.setMetadata5(JDFNameRangeList value)
          (36) set attribute Metadata5
 void JDFAutoPart.setMetadata6(JDFNameRangeList value)
          (36) set attribute Metadata6
 void JDFAutoPart.setMetadata7(JDFNameRangeList value)
          (36) set attribute Metadata7
 void JDFAutoPart.setMetadata8(JDFNameRangeList value)
          (36) set attribute Metadata8
 void JDFAutoPart.setMetadata9(JDFNameRangeList value)
          (36) set attribute Metadata9
 void JDFAutoRunList.setPageNames(JDFNameRangeList value)
          (36) set attribute PageNames
 void JDFAutoRunList.setSetNames(JDFNameRangeList value)
          (36) set attribute SetNames
 

Uses of JDFNameRangeList in org.cip4.jdflib.datatypes
 

Methods in org.cip4.jdflib.datatypes that return JDFNameRangeList
static JDFNameRangeList JDFNameRangeList.createNameRangeList(String s)
          factory for JDFNameRangeList that silently returns null in case of illegal strings
 

Constructors in org.cip4.jdflib.datatypes with parameters of type JDFNameRangeList
JDFNameRangeList(JDFNameRangeList rl)
          constructs a JDFNameRangeList from the given JDFNameRangeList
 



Copyright © 2013. All Rights Reserved.