Interface RpcInput

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

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

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