Uses of Class
com.jstatcom.model.JSCString

Packages that use JSCString
com.jstatcom.model Data model and Symbol Management systems. 
 

Uses of JSCString in com.jstatcom.model
 

Fields in com.jstatcom.model with type parameters of type JSCString
static javolution.xml.XmlFormat<JSCString> JSCString.JSCString_XML
          XML format field for (de)serialization.
 

Methods in com.jstatcom.model that return JSCString
 JSCString JSCString.copy()
           
 JSCString Symbol.getJSCString()
          Gets the data as an instance of JSCString.