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

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

Fields in org.plasma.query.model declared as DateParameter
protected  DateParameter Parameter.dateParameter
           
 

Methods in org.plasma.query.model that return DateParameter
 DateParameter ObjectFactory.createDateParameter()
          Create an instance of DateParameter
 DateParameter Parameter.getDateParameter()
          Gets the value of the dateParameter property.
 

Methods in org.plasma.query.model with parameters of type DateParameter
 void Parameter.setDateParameter(DateParameter value)
          Sets the value of the dateParameter property.
 



Copyright © 2014. All rights reserved.