|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.ComputingElementType
Contains information about a ComputeElement.
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private AccessControlBaseType |
accessControlBase
|
private InfoType |
info
|
private org.apache.axis.types.URI |
informationServiceURL
|
private JobType[] |
job
|
private java.lang.String |
name
|
private PolicyType |
policy
|
private StateType |
state
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
private java.lang.String |
uniqueID
|
| Constructor Summary | |
ComputingElementType()
|
|
ComputingElementType(org.apache.axis.message.MessageElement[] _any,
AccessControlBaseType accessControlBase,
InfoType info,
org.apache.axis.types.URI informationServiceURL,
JobType[] job,
java.lang.String name,
PolicyType policy,
StateType state,
java.lang.String uniqueID)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this ComputingElementType. |
AccessControlBaseType |
getAccessControlBase()
Gets the accessControlBase value for this ComputingElementType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
InfoType |
getInfo()
Gets the info value for this ComputingElementType. |
org.apache.axis.types.URI |
getInformationServiceURL()
Gets the informationServiceURL value for this ComputingElementType. |
JobType[] |
getJob()
Gets the job value for this ComputingElementType. |
JobType |
getJob(int i)
|
java.lang.String |
getName()
Gets the name value for this ComputingElementType. |
PolicyType |
getPolicy()
Gets the policy value for this ComputingElementType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
StateType |
getState()
Gets the state value for this ComputingElementType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUniqueID()
Gets the uniqueID value for this ComputingElementType. |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this ComputingElementType. |
void |
setAccessControlBase(AccessControlBaseType accessControlBase)
Sets the accessControlBase value for this ComputingElementType. |
void |
setInfo(InfoType info)
Sets the info value for this ComputingElementType. |
void |
setInformationServiceURL(org.apache.axis.types.URI informationServiceURL)
Sets the informationServiceURL value for this ComputingElementType. |
void |
setJob(int i,
JobType _value)
|
void |
setJob(JobType[] job)
Sets the job value for this ComputingElementType. |
void |
setName(java.lang.String name)
Sets the name value for this ComputingElementType. |
void |
setPolicy(PolicyType policy)
Sets the policy value for this ComputingElementType. |
void |
setState(StateType state)
Sets the state value for this ComputingElementType. |
void |
setUniqueID(java.lang.String uniqueID)
Sets the uniqueID value for this ComputingElementType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private InfoType info
private StateType state
private PolicyType policy
private JobType[] job
private AccessControlBaseType accessControlBase
private org.apache.axis.message.MessageElement[] _any
private java.lang.String name
private java.lang.String uniqueID
private org.apache.axis.types.URI informationServiceURL
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public ComputingElementType()
public ComputingElementType(org.apache.axis.message.MessageElement[] _any,
AccessControlBaseType accessControlBase,
InfoType info,
org.apache.axis.types.URI informationServiceURL,
JobType[] job,
java.lang.String name,
PolicyType policy,
StateType state,
java.lang.String uniqueID)
| Method Detail |
public InfoType getInfo()
public void setInfo(InfoType info)
info - public StateType getState()
public void setState(StateType state)
state - public PolicyType getPolicy()
public void setPolicy(PolicyType policy)
policy - public JobType[] getJob()
public void setJob(JobType[] job)
job - public JobType getJob(int i)
public void setJob(int i,
JobType _value)
public AccessControlBaseType getAccessControlBase()
public void setAccessControlBase(AccessControlBaseType accessControlBase)
accessControlBase - public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getUniqueID()
public void setUniqueID(java.lang.String uniqueID)
uniqueID - public org.apache.axis.types.URI getInformationServiceURL()
public void setInformationServiceURL(org.apache.axis.types.URI informationServiceURL)
informationServiceURL - 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 | ||||||||||