|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.mds.aggregator.types.ServiceGroupEntryRP
public class ServiceGroupEntryRP
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private ContentType |
content
|
private CurrentTime |
currentTime
|
private org.globus.axis.message.addressing.EndpointReferenceType |
memberEPR
|
private org.apache.axis.types.URI[] |
queryExpressionDialect
|
private org.globus.axis.message.addressing.EndpointReferenceType |
serviceGroupEPR
|
private TerminationTime |
terminationTime
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
ServiceGroupEntryRP()
|
|
ServiceGroupEntryRP(ContentType content,
org.apache.axis.types.URI[] queryExpressionDialect,
TerminationTime terminationTime,
CurrentTime currentTime,
org.globus.axis.message.addressing.EndpointReferenceType serviceGroupEPR,
org.globus.axis.message.addressing.EndpointReferenceType memberEPR)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
ContentType |
getContent()
Gets the content value for this ServiceGroupEntryRP. |
CurrentTime |
getCurrentTime()
Gets the currentTime value for this ServiceGroupEntryRP. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.globus.axis.message.addressing.EndpointReferenceType |
getMemberEPR()
Gets the memberEPR value for this ServiceGroupEntryRP. |
org.apache.axis.types.URI[] |
getQueryExpressionDialect()
Gets the queryExpressionDialect value for this ServiceGroupEntryRP. |
org.apache.axis.types.URI |
getQueryExpressionDialect(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
org.globus.axis.message.addressing.EndpointReferenceType |
getServiceGroupEPR()
Gets the serviceGroupEPR value for this ServiceGroupEntryRP. |
TerminationTime |
getTerminationTime()
Gets the terminationTime value for this ServiceGroupEntryRP. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setContent(ContentType content)
Sets the content value for this ServiceGroupEntryRP. |
void |
setCurrentTime(CurrentTime currentTime)
Sets the currentTime value for this ServiceGroupEntryRP. |
void |
setMemberEPR(org.globus.axis.message.addressing.EndpointReferenceType memberEPR)
Sets the memberEPR value for this ServiceGroupEntryRP. |
void |
setQueryExpressionDialect(int i,
org.apache.axis.types.URI _value)
|
void |
setQueryExpressionDialect(org.apache.axis.types.URI[] queryExpressionDialect)
Sets the queryExpressionDialect value for this ServiceGroupEntryRP. |
void |
setServiceGroupEPR(org.globus.axis.message.addressing.EndpointReferenceType serviceGroupEPR)
Sets the serviceGroupEPR value for this ServiceGroupEntryRP. |
void |
setTerminationTime(TerminationTime terminationTime)
Sets the terminationTime value for this ServiceGroupEntryRP. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private ContentType content
private org.apache.axis.types.URI[] queryExpressionDialect
private TerminationTime terminationTime
private CurrentTime currentTime
private org.globus.axis.message.addressing.EndpointReferenceType serviceGroupEPR
private org.globus.axis.message.addressing.EndpointReferenceType memberEPR
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public ServiceGroupEntryRP()
public ServiceGroupEntryRP(ContentType content,
org.apache.axis.types.URI[] queryExpressionDialect,
TerminationTime terminationTime,
CurrentTime currentTime,
org.globus.axis.message.addressing.EndpointReferenceType serviceGroupEPR,
org.globus.axis.message.addressing.EndpointReferenceType memberEPR)
| Method Detail |
|---|
public ContentType getContent()
public void setContent(ContentType content)
content - public org.apache.axis.types.URI[] getQueryExpressionDialect()
public void setQueryExpressionDialect(org.apache.axis.types.URI[] queryExpressionDialect)
queryExpressionDialect - public org.apache.axis.types.URI getQueryExpressionDialect(int i)
public void setQueryExpressionDialect(int i,
org.apache.axis.types.URI _value)
public TerminationTime getTerminationTime()
public void setTerminationTime(TerminationTime terminationTime)
terminationTime - public CurrentTime getCurrentTime()
public void setCurrentTime(CurrentTime currentTime)
currentTime - public org.globus.axis.message.addressing.EndpointReferenceType getServiceGroupEPR()
public void setServiceGroupEPR(org.globus.axis.message.addressing.EndpointReferenceType serviceGroupEPR)
serviceGroupEPR - public org.globus.axis.message.addressing.EndpointReferenceType getMemberEPR()
public void setMemberEPR(org.globus.axis.message.addressing.EndpointReferenceType memberEPR)
memberEPR - 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 | |||||||||