|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugins.patchtracker.tracking.jira.soap.RemoteServerInfo
public class RemoteServerInfo
| Constructor Summary | |
|---|---|
RemoteServerInfo()
|
|
RemoteServerInfo(String baseUrl,
Calendar buildDate,
String buildNumber,
RemoteTimeInfo serverTime,
String version)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getBaseUrl()
Gets the baseUrl value for this RemoteServerInfo. |
Calendar |
getBuildDate()
Gets the buildDate value for this RemoteServerInfo. |
String |
getBuildNumber()
Gets the buildNumber value for this RemoteServerInfo. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
RemoteTimeInfo |
getServerTime()
Gets the serverTime value for this RemoteServerInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getVersion()
Gets the version value for this RemoteServerInfo. |
int |
hashCode()
|
void |
setBaseUrl(String baseUrl)
Sets the baseUrl value for this RemoteServerInfo. |
void |
setBuildDate(Calendar buildDate)
Sets the buildDate value for this RemoteServerInfo. |
void |
setBuildNumber(String buildNumber)
Sets the buildNumber value for this RemoteServerInfo. |
void |
setServerTime(RemoteTimeInfo serverTime)
Sets the serverTime value for this RemoteServerInfo. |
void |
setVersion(String version)
Sets the version value for this RemoteServerInfo. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteServerInfo()
public RemoteServerInfo(String baseUrl,
Calendar buildDate,
String buildNumber,
RemoteTimeInfo serverTime,
String version)
| Method Detail |
|---|
public String getBaseUrl()
public void setBaseUrl(String baseUrl)
baseUrl - public Calendar getBuildDate()
public void setBuildDate(Calendar buildDate)
buildDate - public String getBuildNumber()
public void setBuildNumber(String buildNumber)
buildNumber - public RemoteTimeInfo getServerTime()
public void setServerTime(RemoteTimeInfo serverTime)
serverTime - public String getVersion()
public void setVersion(String version)
version - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||