Uses of Class
org.plasma.sdo.profile.TemporalType

Packages that use TemporalType
org.plasma.sdo  
org.plasma.sdo.profile   
 

Uses of TemporalType in org.plasma.sdo
 

Methods in org.plasma.sdo that return TemporalType
 TemporalType Temporal.getType()
           
 

Methods in org.plasma.sdo with parameters of type TemporalType
 void Temporal.setType(TemporalType value)
           
 

Uses of TemporalType in org.plasma.sdo.profile
 

Methods in org.plasma.sdo.profile that return TemporalType
 TemporalType SDOTemporal.getType()
           
static TemporalType TemporalType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TemporalType[] TemporalType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.plasma.sdo.profile with parameters of type TemporalType
 void SDOTemporal.setType(TemporalType value)
           
 



Copyright © 2013. All rights reserved.