Uses of Class
de.bea.domingo.http.DominoTimeZone

Packages that use DominoTimeZone
de.bea.domingo.http Http implementation of the contract in package de.bea.domingo
 

Uses of DominoTimeZone in de.bea.domingo.http
 

Methods in de.bea.domingo.http that return DominoTimeZone
static DominoTimeZone DominoTimeZone.get(java.lang.String name)
          Returns the time zone value for a given name.
static DominoTimeZone DominoTimeZone.searchTimeZone(java.lang.String searchString)
          Returns the time zone value for a given search string.
 

Methods in de.bea.domingo.http with parameters of type DominoTimeZone
 void DominoPreferences.setTimeZone(DominoTimeZone timeZone)
          Sets the time zone.
 



Domingo Java-API