|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.axis.navigator.ws.SigPathEntitySummary
public class SigPathEntitySummary
| Constructor Summary | |
|---|---|
SigPathEntitySummary()
|
|
SigPathEntitySummary(String[] connectsTo,
String name,
String spid,
String type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String[] |
getConnectsTo()
Gets the connectsTo value for this SigPathEntitySummary. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getName()
Gets the name value for this SigPathEntitySummary. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSpid()
Gets the spid value for this SigPathEntitySummary. |
String |
getType()
Gets the type value for this SigPathEntitySummary. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setConnectsTo(String[] connectsTo)
Sets the connectsTo value for this SigPathEntitySummary. |
void |
setName(String name)
Sets the name value for this SigPathEntitySummary. |
void |
setSpid(String spid)
Sets the spid value for this SigPathEntitySummary. |
void |
setType(String type)
Sets the type value for this SigPathEntitySummary. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SigPathEntitySummary()
public SigPathEntitySummary(String[] connectsTo,
String name,
String spid,
String type)
| Method Detail |
|---|
public String[] getConnectsTo()
public void setConnectsTo(String[] connectsTo)
connectsTo - public String getName()
public void setName(String name)
name - public String getSpid()
public void setSpid(String spid)
spid - public String getType()
public void setType(String type)
type - 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 | |||||||||