|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.axis.navigatorcastor.ws.BackwardReferences
public class BackwardReferences
| Constructor Summary | |
|---|---|
BackwardReferences()
|
|
BackwardReferences(String refDescription,
String refSpid,
String refType,
String spid)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getRefDescription()
Gets the refDescription value for this BackwardReferences. |
String |
getRefSpid()
Gets the refSpid value for this BackwardReferences. |
String |
getRefType()
Gets the refType value for this BackwardReferences. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSpid()
Gets the spid value for this BackwardReferences. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setRefDescription(String refDescription)
Sets the refDescription value for this BackwardReferences. |
void |
setRefSpid(String refSpid)
Sets the refSpid value for this BackwardReferences. |
void |
setRefType(String refType)
Sets the refType value for this BackwardReferences. |
void |
setSpid(String spid)
Sets the spid value for this BackwardReferences. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackwardReferences()
public BackwardReferences(String refDescription,
String refSpid,
String refType,
String spid)
| Method Detail |
|---|
public String getRefDescription()
public void setRefDescription(String refDescription)
refDescription - public String getRefSpid()
public void setRefSpid(String refSpid)
refSpid - public String getRefType()
public void setRefType(String refType)
refType - public String getSpid()
public void setSpid(String spid)
spid - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||