Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


Uses of Class
oracle.webservices.mdds.TimezoneSetting

Packages that use TimezoneSetting
oracle.webservices.mdds   

 

Uses of TimezoneSetting in oracle.webservices.mdds

 

Methods in oracle.webservices.mdds that return TimezoneSetting
static TimezoneSetting TimezoneSetting.getTimezonePrefThreadLocal()
           
static TimezoneSetting TimezoneSetting.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimezoneSetting[] TimezoneSetting.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.webservices.mdds with parameters of type TimezoneSetting
static void TimezoneSetting.setTimezonePrefThreadLocal(TimezoneSetting pref)
           

 


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.