thucydides.plugins.jira.soap
Class RemoteEntity
java.lang.Object
thucydides.plugins.jira.soap.RemoteEntity
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RemoteGroup, RemoteUser
public class RemoteEntity
- extends Object
- implements Serializable
- See Also:
- Serialized Form
RemoteEntity
public RemoteEntity()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
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.