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

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

Fields in org.plasma.query.model declared as DecimalParameter
protected  DecimalParameter Parameter.decimalParameter
           
 

Methods in org.plasma.query.model that return DecimalParameter
 DecimalParameter ObjectFactory.createDecimalParameter()
          Create an instance of DecimalParameter
 DecimalParameter Parameter.getDecimalParameter()
          Gets the value of the decimalParameter property.
 

Methods in org.plasma.query.model with parameters of type DecimalParameter
 void Parameter.setDecimalParameter(DecimalParameter value)
          Sets the value of the decimalParameter property.
 



Copyright © 2014. All rights reserved.