Uses of Class
org.plasma.query.model.StringParameter

Packages that use StringParameter
org.plasma.query.model PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of StringParameter in org.plasma.query.model
 

Fields in org.plasma.query.model declared as StringParameter
protected  StringParameter Parameter.stringParameter
           
 

Methods in org.plasma.query.model that return StringParameter
 StringParameter ObjectFactory.createStringParameter()
          Create an instance of StringParameter
 StringParameter Parameter.getStringParameter()
          Gets the value of the stringParameter property.
 

Methods in org.plasma.query.model with parameters of type StringParameter
 void Parameter.setStringParameter(StringParameter value)
          Sets the value of the stringParameter property.
 



Copyright © 2014. All rights reserved.