public class TimeObject extends Object
| Constructor and Description |
|---|
TimeObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat() |
String |
getIdentifier() |
String |
getZone() |
TimeObject |
setFormat(String format) |
TimeObject |
setIdentifier(String identifier) |
TimeObject |
setZone(String zone) |
public String getZone()
public TimeObject setZone(String zone)
zone - public String getFormat()
public TimeObject setFormat(String format)
format - public String getIdentifier()
public TimeObject setIdentifier(String identifier)
identifier - Copyright © 2018. All rights reserved.