|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.axis.generator.ws.SpidRange
public class SpidRange
| Constructor Summary | |
|---|---|
SpidRange()
|
|
SpidRange(int begin,
String description,
int end,
int type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getBegin()
Gets the begin value for this SpidRange. |
String |
getDescription()
Gets the description value for this SpidRange. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
int |
getEnd()
Gets the end value for this SpidRange. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
int |
getType()
Gets the type value for this SpidRange. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setBegin(int begin)
Sets the begin value for this SpidRange. |
void |
setDescription(String description)
Sets the description value for this SpidRange. |
void |
setEnd(int end)
Sets the end value for this SpidRange. |
void |
setType(int type)
Sets the type value for this SpidRange. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpidRange()
public SpidRange(int begin,
String description,
int end,
int type)
| Method Detail |
|---|
public int getBegin()
public void setBegin(int begin)
begin - public String getDescription()
public void setDescription(String description)
description - public int getEnd()
public void setEnd(int end)
end - public int getType()
public void setType(int 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 | |||||||||