public class PDTZoneID extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
PDTZoneID(String sZoneID,
ZoneId aZoneId) |
| Modifier and Type | Method and Description |
|---|---|
static ICommonsList<PDTZoneID> |
getAllDefaultZoneIDs() |
static ICommonsIterable<PDTZoneID> |
getDefaultZoneIDs() |
ZoneId |
getZoneID() |
String |
getZoneIDString() |
static PDTZoneID |
of(String sZoneID) |
static PDTZoneID |
ofHours(String sZoneID,
int nHours) |
@Nonnull public static ICommonsIterable<PDTZoneID> getDefaultZoneIDs()
@Nonnull @ReturnsMutableCopy public static ICommonsList<PDTZoneID> getAllDefaultZoneIDs()
Copyright © 2014–2017 Philip Helger. All rights reserved.