Interface RpcOutput

All Superinterfaces:
BindingContract<DataContainer>, BindingObject, DataContainer, DataObject

public interface RpcOutput extends DataObject
Marker interface for all interfaces generated for output statement within an action or an rpc statement.
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<? extends RpcOutput>
    Return the interface implemented by this object.