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

Packages that use FloatParameter
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 FloatParameter in org.plasma.query.model
 

Fields in org.plasma.query.model declared as FloatParameter
protected  FloatParameter Parameter.floatParameter
           
 

Methods in org.plasma.query.model that return FloatParameter
 FloatParameter ObjectFactory.createFloatParameter()
          Create an instance of FloatParameter
 FloatParameter Parameter.getFloatParameter()
          Gets the value of the floatParameter property.
 

Methods in org.plasma.query.model with parameters of type FloatParameter
 void Parameter.setFloatParameter(FloatParameter value)
          Sets the value of the floatParameter property.
 



Copyright © 2013. All rights reserved.