thucydides.plugins.jira.soap
Class RemoteComponent
java.lang.Object
thucydides.plugins.jira.soap.AbstractRemoteEntity
thucydides.plugins.jira.soap.AbstractNamedRemoteEntity
thucydides.plugins.jira.soap.RemoteComponent
- All Implemented Interfaces:
- Serializable
public class RemoteComponent
- extends AbstractNamedRemoteEntity
- implements Serializable
- See Also:
- Serialized Form
RemoteComponent
public RemoteComponent()
RemoteComponent
public RemoteComponent(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.