com.google.gwt.rpc.client.ast
Class ValueCommand

java.lang.Object
  extended by com.google.gwt.rpc.client.ast.RpcCommand
      extended by com.google.gwt.rpc.client.ast.ValueCommand
Direct Known Subclasses:
IdentityValueCommand, ScalarValueCommand

public abstract class ValueCommand
extends RpcCommand

Represents an atomic value.


Method Summary
 
Methods inherited from class com.google.gwt.rpc.client.ast.RpcCommand
clear, traverse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait