com.google.gwt.rpc.client.ast
Interface HasTargetClass

All Known Implementing Classes:
InstantiateCommand, InvokeCustomFieldSerializerCommand

public interface HasTargetClass

An RpcCommand with a target class.


Method Summary
 java.lang.Class<?> getTargetClass()
           
 

Method Detail

getTargetClass

java.lang.Class<?> getTargetClass()