Uses of Class
org.plasma.sdo.access.provider.jdo.Version

Packages that use Version
org.plasma.sdo.access.provider.jdo Package level documentation for package org.plasma.sdo.access.provider.jdo 
 

Uses of Version in org.plasma.sdo.access.provider.jdo
 

Fields in org.plasma.sdo.access.provider.jdo declared as Version
protected  Version Interface.version
           
protected  Version Class_.version
           
 

Methods in org.plasma.sdo.access.provider.jdo that return Version
 Version ObjectFactory.createVersion()
          Create an instance of Version
 Version Interface.getVersion()
          Gets the value of the version property.
 Version Class_.getVersion()
          Gets the value of the version property.
 

Methods in org.plasma.sdo.access.provider.jdo with parameters of type Version
 void Interface.setVersion(Version value)
          Sets the value of the version property.
 void Class_.setVersion(Version value)
          Sets the value of the version property.
 



Copyright © 2013. All rights reserved.