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

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

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

Fields in org.plasma.sdo.access.provider.jdo declared as Element
protected  Element Property.element
           
protected  Element Field.element
           
 

Methods in org.plasma.sdo.access.provider.jdo that return Element
 Element ObjectFactory.createElement()
          Create an instance of Element
 Element Property.getElement()
          Gets the value of the element property.
 Element Field.getElement()
          Gets the value of the element property.
 

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



Copyright © 2013. All rights reserved.