| java.lang.Object | ||||
| ↳ | com.google.gwt.rpc.client.ast.RpcCommand | |||
| ↳ | com.google.gwt.rpc.client.ast.ValueCommand | |||
| ↳ | com.google.gwt.rpc.client.ast.IdentityValueCommand | |||
| ↳ | com.google.gwt.rpc.client.ast.EnumValueCommand | |||
Encapsulates a string value in the command stream.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Not a constructor argument so that the identity of the EnumValueCommand can
be established before the identity of the value.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.gwt.rpc.client.ast.IdentityValueCommand
| |||||||||||
From class
com.google.gwt.rpc.client.ast.RpcCommand
| |||||||||||
From class
java.lang.Object
| |||||||||||
Not a constructor argument so that the identity of the EnumValueCommand can be established before the identity of the value.