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

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

Fields in org.plasma.query.model declared as VariableDeclaration
protected  VariableDeclaration Where.variableDeclaration
           
 

Methods in org.plasma.query.model that return VariableDeclaration
 VariableDeclaration ObjectFactory.createVariableDeclaration()
          Create an instance of VariableDeclaration
 VariableDeclaration Where.getVariableDeclaration()
          Gets the value of the variableDeclaration property.
 

Methods in org.plasma.query.model with parameters of type VariableDeclaration
 void Where.setVariableDeclaration(VariableDeclaration value)
          Sets the value of the variableDeclaration property.
 



Copyright © 2013. All rights reserved.