public class TimeZoneWrapper extends Object
Constructor and Description |
---|
TimeZoneWrapper(TimeZone timeZone) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static List<TimeZoneWrapper> |
getAvailable() |
TimeZone |
getTimeZone() |
int |
hashCode() |
String |
toString() |
public TimeZoneWrapper(TimeZone timeZone)
public TimeZone getTimeZone()
public static List<TimeZoneWrapper> getAvailable()
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.