|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasis.wsrf.servicegroup.Add
public class Add
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private ContentType |
content
|
private AbsoluteOrRelativeTimeType |
initialTerminationTime
|
private org.globus.axis.message.addressing.EndpointReferenceType |
memberEPR
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
Add()
|
|
Add(org.globus.axis.message.addressing.EndpointReferenceType memberEPR,
ContentType content,
AbsoluteOrRelativeTimeType initialTerminationTime)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
ContentType |
getContent()
Gets the content value for this Add. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
AbsoluteOrRelativeTimeType |
getInitialTerminationTime()
Gets the initialTerminationTime value for this Add. |
org.globus.axis.message.addressing.EndpointReferenceType |
getMemberEPR()
Gets the memberEPR value for this Add. |
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 |
setContent(ContentType content)
Sets the content value for this Add. |
void |
setInitialTerminationTime(AbsoluteOrRelativeTimeType initialTerminationTime)
Sets the initialTerminationTime value for this Add. |
void |
setMemberEPR(org.globus.axis.message.addressing.EndpointReferenceType memberEPR)
Sets the memberEPR value for this Add. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private org.globus.axis.message.addressing.EndpointReferenceType memberEPR
private ContentType content
private AbsoluteOrRelativeTimeType initialTerminationTime
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public Add()
public Add(org.globus.axis.message.addressing.EndpointReferenceType memberEPR,
ContentType content,
AbsoluteOrRelativeTimeType initialTerminationTime)
| Method Detail |
|---|
public org.globus.axis.message.addressing.EndpointReferenceType getMemberEPR()
public void setMemberEPR(org.globus.axis.message.addressing.EndpointReferenceType memberEPR)
memberEPR - public ContentType getContent()
public void setContent(ContentType content)
content - public AbsoluteOrRelativeTimeType getInitialTerminationTime()
public void setInitialTerminationTime(AbsoluteOrRelativeTimeType initialTerminationTime)
initialTerminationTime - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic 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)
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 | |||||||||