|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.JobType
| Constructor Summary | |
JobType()
|
|
JobType(MessageElement[] _any,
String globalID,
String localID,
String localOwner,
String globalOwner,
String status,
String schedulerSpecific)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
MessageElement[] |
get_any()
Gets the _any value for this JobType. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getGlobalID()
Gets the globalID value for this JobType. |
String |
getGlobalOwner()
Gets the globalOwner value for this JobType. |
String |
getLocalID()
Gets the localID value for this JobType. |
String |
getLocalOwner()
Gets the localOwner value for this JobType. |
String |
getSchedulerSpecific()
Gets the schedulerSpecific value for this JobType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getStatus()
Gets the status value for this JobType. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(MessageElement[] _any)
Sets the _any value for this JobType. |
void |
setGlobalID(String globalID)
Sets the globalID value for this JobType. |
void |
setGlobalOwner(String globalOwner)
Sets the globalOwner value for this JobType. |
void |
setLocalID(String localID)
Sets the localID value for this JobType. |
void |
setLocalOwner(String localOwner)
Sets the localOwner value for this JobType. |
void |
setSchedulerSpecific(String schedulerSpecific)
Sets the schedulerSpecific value for this JobType. |
void |
setStatus(String status)
Sets the status value for this JobType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JobType()
public JobType(MessageElement[] _any,
String globalID,
String localID,
String localOwner,
String globalOwner,
String status,
String schedulerSpecific)
| Method Detail |
public MessageElement[] get_any()
get_any in interface AnyContentTypepublic void set_any(MessageElement[] _any)
set_any in interface AnyContentType_any - public String getGlobalID()
public void setGlobalID(String globalID)
globalID - public String getLocalID()
public void setLocalID(String localID)
localID - public String getLocalOwner()
public void setLocalOwner(String localOwner)
localOwner - public String getGlobalOwner()
public void setGlobalOwner(String globalOwner)
globalOwner - public String getStatus()
public void setStatus(String status)
status - public String getSchedulerSpecific()
public void setSchedulerSpecific(String schedulerSpecific)
schedulerSpecific - public boolean equals(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||