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

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

Fields in org.plasma.query.model declared as FilterId
protected  FilterId Where.filterId
           
 

Methods in org.plasma.query.model that return FilterId
 FilterId ObjectFactory.createFilterId()
          Create an instance of FilterId
 FilterId Where.getFilterId()
          Gets the value of the filterId property.
 

Methods in org.plasma.query.model with parameters of type FilterId
 void Where.setFilterId(FilterId value)
          Sets the value of the filterId property.
 

Constructors in org.plasma.query.model with parameters of type FilterId
Where(FilterId filterId)
           
 



Copyright © 2013. All Rights Reserved.