com.sun.portal.wsrp.common.stubs
Class StateChange
java.lang.Object
com.sun.portal.wsrp.common.stubs.StateChange
- public class StateChange
- extends java.lang.Object
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
_readWriteString
public static final java.lang.String _readWriteString
- See Also:
- Constant Field Values
_cloneBeforeWriteString
public static final java.lang.String _cloneBeforeWriteString
- See Also:
- Constant Field Values
_readOnlyString
public static final java.lang.String _readOnlyString
- See Also:
- Constant Field Values
_readWrite
public static final java.lang.String _readWrite
_cloneBeforeWrite
public static final java.lang.String _cloneBeforeWrite
_readOnly
public static final java.lang.String _readOnly
readWrite
public static final StateChange readWrite
cloneBeforeWrite
public static final StateChange cloneBeforeWrite
readOnly
public static final StateChange readOnly
getValue
public java.lang.String getValue()
fromValue
public static StateChange fromValue(java.lang.String value)
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
fromString
public static StateChange fromString(java.lang.String value)
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()