|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlsoap.schemas.ws._2002._07.utility.ReceivedType
This type extends AnnotatedDateTime to add a Delay attribute.
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private AttributedDateTime |
_value
|
private org.apache.axis.types.URI |
actor
|
private java.lang.Integer |
delay
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
ReceivedType()
|
|
ReceivedType(AttributedDateTime _value)
|
|
ReceivedType(java.lang.String _value)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AttributedDateTime |
get_value()
Gets the _value value for this ReceivedType. |
org.apache.axis.types.URI |
getActor()
Gets the actor value for this ReceivedType. |
java.lang.Integer |
getDelay()
Gets the delay value for this ReceivedType. |
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()
|
void |
set_value(AttributedDateTime _value)
Sets the _value value for this ReceivedType. |
void |
setActor(org.apache.axis.types.URI actor)
Sets the actor value for this ReceivedType. |
void |
setDelay(java.lang.Integer delay)
Sets the delay value for this ReceivedType. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
private AttributedDateTime _value
private java.lang.Integer delay
private org.apache.axis.types.URI actor
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public ReceivedType()
public ReceivedType(AttributedDateTime _value)
public ReceivedType(java.lang.String _value)
| Method Detail |
public java.lang.String toString()
public AttributedDateTime get_value()
public void set_value(AttributedDateTime _value)
_value - public java.lang.Integer getDelay()
public void setDelay(java.lang.Integer delay)
delay - public org.apache.axis.types.URI getActor()
public void setActor(org.apache.axis.types.URI actor)
actor - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||