Package 

Class WithoutGatewayCallbackSuccessBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer actionType
      private final String localId
      private final Integer id
      private final String sceneId
    • Method Summary

      Modifier and Type Method Description
      final Integer getActionType()
      final String getLocalId()
      final Integer getId()
      final String getSceneId()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WithoutGatewayCallbackSuccessBean

        WithoutGatewayCallbackSuccessBean(Integer actionType, String localId, Integer id, String sceneId)