net.java.sip.communicator.service.protocol
Class ServerStoredDetails.TimeZoneDetail
java.lang.Object
net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
net.java.sip.communicator.service.protocol.ServerStoredDetails.TimeZoneDetail
- Enclosing class:
- ServerStoredDetails
public static class ServerStoredDetails.TimeZoneDetail
- extends ServerStoredDetails.GenericDetail
A generic detail meant to represent the time zone associated with the
corresponding contact and that could be extended to represent other
time zone related details.
ServerStoredDetails.TimeZoneDetail
public ServerStoredDetails.TimeZoneDetail(String displayDetailName,
TimeZone timeZone)
getTimeZone
public TimeZone getTimeZone()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.