Uses of Class
org.plasma.provisioning.rdb.oracle.g11.sys.SysDataType

Packages that use SysDataType
org.plasma.provisioning.rdb.oracle.g11.sys   
 

Uses of SysDataType in org.plasma.provisioning.rdb.oracle.g11.sys
 

Methods in org.plasma.provisioning.rdb.oracle.g11.sys that return SysDataType
static SysDataType SysDataType.fromInstanceName(String instanceName)
          Returns the enumeration value matching the given physical or instance name.
static SysDataType SysDataType.fromName(String name)
          Returns the enumeration value matching the given name.
static SysDataType SysDataType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SysDataType[] SysDataType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.