|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rpc.soap.beans.RemoteTimeInfo
public class RemoteTimeInfo
Represents the time zone information of the JIRA server.
| Field Summary | |
|---|---|
static java.lang.String |
ISO8601_FORMAT
|
| Constructor Summary | |
|---|---|
RemoteTimeInfo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getServerTime()
|
java.lang.String |
getTimeZoneId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ISO8601_FORMAT
| Constructor Detail |
|---|
public RemoteTimeInfo()
| Method Detail |
|---|
public java.lang.String getServerTime()
public java.lang.String getTimeZoneId()
TimeZone.getTimeZone(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||