Uses of Class
org.cip4.jdflib.resource.devicecapability.JDFStringState

Packages that use JDFStringState
org.cip4.jdflib.resource.devicecapability   
 

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

Methods in org.cip4.jdflib.resource.devicecapability that return JDFStringState
 JDFStringState JDFDevCap.appendStringState()
          Deprecated. use method with parameter (string) instead
 JDFStringState JDFDeviceCap.appendStringState(String nam)
          appends a StringState with @Name="name"
 JDFStringState JDFDevCap.appendStringState(String nam)
          appends a StringState with @Name="name"
 JDFStringState JDFDevCap.getCreateStringState(int iSkip)
          Deprecated. use method with parameter (string) instead
 JDFStringState JDFDeviceCap.getCreateStringState(String nam)
          gets a StringState with @Name="name", appends it if it does not yet exist
 JDFStringState JDFDevCap.getCreateStringState(String nam)
          gets a StringState with @Name="name", appends it if it does not yet exist
 JDFStringState JDFDevCap.getStringState(int iSkip)
          gets the iSkip'th existing StringState
 JDFStringState JDFDeviceCap.getStringState(String nam)
          gets an existing StringState with @Name="name"
 JDFStringState JDFDevCap.getStringState(String nam)
          gets an existing StringState with @Name="name"
 



Copyright © 2013. All Rights Reserved.