|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.message.addressing.ReplyAfterType
public class ReplyAfterType
Class ReplyAfterType
| Constructor Summary | |
|---|---|
ReplyAfterType()
Constructor ReplyAfterType |
|
ReplyAfterType(org.apache.axis.types.NonNegativeInteger _value)
Constructor ReplyAfterType |
|
ReplyAfterType(java.lang.String _value)
Simple Types must have a String constructor |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Method equals |
org.apache.axis.types.NonNegativeInteger |
get_value()
Gets the _value value for this ReplyAfterType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
Method hashCode |
void |
set_value(org.apache.axis.types.NonNegativeInteger _value)
Sets the _value value for this ReplyAfterType. |
java.lang.String |
toString()
Simple Types must have a toString for serializing the value |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReplyAfterType()
public ReplyAfterType(org.apache.axis.types.NonNegativeInteger _value)
_value - public ReplyAfterType(java.lang.String _value)
_value - | Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic org.apache.axis.types.NonNegativeInteger get_value()
public void set_value(org.apache.axis.types.NonNegativeInteger _value)
_value - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj -
public int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
mechType - _javaType - _xmlType -
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
mechType - _javaType - _xmlType -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||