Uses of Class
hudson.plugins.jira.soap.RemoteTimeInfo

Packages that use RemoteTimeInfo
hudson.plugins.jira.soap   
 

Uses of RemoteTimeInfo in hudson.plugins.jira.soap
 

Methods in hudson.plugins.jira.soap that return RemoteTimeInfo
 RemoteTimeInfo RemoteServerInfo.getServerTime()
          Gets the serverTime value for this RemoteServerInfo.
 

Methods in hudson.plugins.jira.soap with parameters of type RemoteTimeInfo
 void RemoteServerInfo.setServerTime(RemoteTimeInfo serverTime)
          Sets the serverTime value for this RemoteServerInfo.
 

Constructors in hudson.plugins.jira.soap with parameters of type RemoteTimeInfo
RemoteServerInfo(String baseUrl, Calendar buildDate, String buildNumber, String edition, RemoteTimeInfo serverTime, String version)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.