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

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

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

Fields in org.plasma.sdo.access.provider.jdo declared as Value
protected  Value Property.value
           
protected  Value Field.value
           
 

Methods in org.plasma.sdo.access.provider.jdo that return Value
 Value ObjectFactory.createValue()
          Create an instance of Value
 Value Property.getValue()
          Gets the value of the value property.
 Value Field.getValue()
          Gets the value of the value property.
 

Methods in org.plasma.sdo.access.provider.jdo with parameters of type Value
 void Property.setValue(Value value)
          Sets the value of the value property.
 void Field.setValue(Value value)
          Sets the value of the value property.
 



Copyright © 2014. All rights reserved.