thucydides.plugins.jira.soap
Class RemoteNamedObject
java.lang.Object
thucydides.plugins.jira.soap.AbstractRemoteEntity
thucydides.plugins.jira.soap.AbstractNamedRemoteEntity
thucydides.plugins.jira.soap.RemoteNamedObject
- All Implemented Interfaces:
- Serializable
public class RemoteNamedObject
- extends AbstractNamedRemoteEntity
- implements Serializable
- See Also:
- Serialized Form
RemoteNamedObject
public RemoteNamedObject()
RemoteNamedObject
public RemoteNamedObject(String id,
String name)
equals
public boolean equals(Object obj)
- Overrides:
equals in class AbstractNamedRemoteEntity
hashCode
public int hashCode()
- Overrides:
hashCode in class AbstractNamedRemoteEntity
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Serializer
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Deserializer
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.