public abstract class

ValueCommand

extends RpcCommand
java.lang.Object
   ↳ com.google.gwt.rpc.client.ast.RpcCommand
     ↳ com.google.gwt.rpc.client.ast.ValueCommand
Known Direct Subclasses
Known Indirect Subclasses

Class Overview

Represents an atomic value.

Summary

Protected Constructors
ValueCommand()
[Expand]
Inherited Methods
From class com.google.gwt.rpc.client.ast.RpcCommand
From class java.lang.Object

Protected Constructors

protected ValueCommand ()