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

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

Fields in org.plasma.query.model declared as ImportDeclaration
protected  ImportDeclaration Where.importDeclaration
           
 

Methods in org.plasma.query.model that return ImportDeclaration
 ImportDeclaration ObjectFactory.createImportDeclaration()
          Create an instance of ImportDeclaration
 ImportDeclaration Where.getImportDeclaration()
          Gets the value of the importDeclaration property.
 

Methods in org.plasma.query.model with parameters of type ImportDeclaration
 void Where.setImportDeclaration(ImportDeclaration value)
          Sets the value of the importDeclaration property.
 



Copyright © 2013. All Rights Reserved.