Uses of Class
com.atlassian.jira.rpc.soap.client.RemoteTimeInfo

Packages that use RemoteTimeInfo
com.atlassian.jira.rpc.soap.client   
 

Uses of RemoteTimeInfo in com.atlassian.jira.rpc.soap.client
 

Methods in com.atlassian.jira.rpc.soap.client that return RemoteTimeInfo
 RemoteTimeInfo RemoteServerInfo.getServerTime()
          Gets the serverTime value for this RemoteServerInfo.
 

Methods in com.atlassian.jira.rpc.soap.client with parameters of type RemoteTimeInfo
 void RemoteServerInfo.setServerTime(RemoteTimeInfo serverTime)
          Sets the serverTime value for this RemoteServerInfo.
 

Constructors in com.atlassian.jira.rpc.soap.client with parameters of type RemoteTimeInfo
RemoteServerInfo(java.lang.String baseUrl, java.util.Calendar buildDate, java.lang.String buildNumber, java.lang.String edition, RemoteTimeInfo serverTime, java.lang.String version)
           
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.