org.globus.exec.generated
Class ScriptCommandEnumeration
java.lang.Object
org.globus.exec.generated.ScriptCommandEnumeration
- All Implemented Interfaces:
- java.io.Serializable
- public class ScriptCommandEnumeration
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_value_
private java.lang.String _value_
_table_
private static java.util.HashMap _table_
_submit
public static final java.lang.String _submit
- See Also:
- Constant Field Values
_poll
public static final java.lang.String _poll
- See Also:
- Constant Field Values
_cancel
public static final java.lang.String _cancel
- See Also:
- Constant Field Values
_signal
public static final java.lang.String _signal
- See Also:
- Constant Field Values
_make_scratchdir
public static final java.lang.String _make_scratchdir
- See Also:
- Constant Field Values
_remove_scratchdir
public static final java.lang.String _remove_scratchdir
- See Also:
- Constant Field Values
_stage_in
public static final java.lang.String _stage_in
- See Also:
- Constant Field Values
_stage_out
public static final java.lang.String _stage_out
- See Also:
- Constant Field Values
_cache_cleanup
public static final java.lang.String _cache_cleanup
- See Also:
- Constant Field Values
_remote_io_file_create
public static final java.lang.String _remote_io_file_create
- See Also:
- Constant Field Values
_proxy_relocate
public static final java.lang.String _proxy_relocate
- See Also:
- Constant Field Values
_proxy_update
public static final java.lang.String _proxy_update
- See Also:
- Constant Field Values
_file_cleanup
public static final java.lang.String _file_cleanup
- See Also:
- Constant Field Values
submit
public static final ScriptCommandEnumeration submit
poll
public static final ScriptCommandEnumeration poll
cancel
public static final ScriptCommandEnumeration cancel
signal
public static final ScriptCommandEnumeration signal
make_scratchdir
public static final ScriptCommandEnumeration make_scratchdir
remove_scratchdir
public static final ScriptCommandEnumeration remove_scratchdir
stage_in
public static final ScriptCommandEnumeration stage_in
stage_out
public static final ScriptCommandEnumeration stage_out
cache_cleanup
public static final ScriptCommandEnumeration cache_cleanup
remote_io_file_create
public static final ScriptCommandEnumeration remote_io_file_create
proxy_relocate
public static final ScriptCommandEnumeration proxy_relocate
proxy_update
public static final ScriptCommandEnumeration proxy_update
file_cleanup
public static final ScriptCommandEnumeration file_cleanup
typeDesc
private static org.apache.axis.description.TypeDesc typeDesc
ScriptCommandEnumeration
protected ScriptCommandEnumeration(java.lang.String value)
getValue
public java.lang.String getValue()
fromValue
public static ScriptCommandEnumeration fromValue(java.lang.String value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
fromString
public static ScriptCommandEnumeration fromString(java.lang.String value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
toString
public java.lang.String toString()
readResolve
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object