Class BRequest_IXServerEvents_onAfterCheckinSord

java.lang.Object
byps.BMethodRequest
de.elo.ix.client.BRequest_IXServerEvents_onAfterCheckinSord
All Implemented Interfaces:
Serializable

public final class BRequest_IXServerEvents_onAfterCheckinSord extends byps.BMethodRequest implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • BRequest_IXServerEvents_onAfterCheckinSord

      public BRequest_IXServerEvents_onAfterCheckinSord()
  • Method Details

    • getRemoteId

      public int getRemoteId()
      Specified by:
      getRemoteId in class byps.BMethodRequest
    • execute

      public void execute(byps.BRemote __byps__remote, byps.BAsyncResult<Object> __byps__asyncResult) throws Throwable
      Specified by:
      execute in class byps.BMethodRequest
      Parameters:
      __byps__remote - Target interface.
      __byps__asyncResult - a BAsyncResult of BMethodResult
      Throws:
      Throwable
    • toString

      public String toString()
      Overrides:
      toString in class Object