类 EventHandlers.InventoryResultNotifyInboundHandler
- java.lang.Object
-
- tech.blacklake.dev.openapi.sdk.event.EventHandlers.InventoryResultNotifyInboundHandler
-
- 所有已实现的接口:
IEventHandler<InventoryResultNotifyInboundDTO>
- 封闭类:
- EventHandlers
public abstract static class EventHandlers.InventoryResultNotifyInboundHandler extends Object implements IEventHandler<InventoryResultNotifyInboundDTO>
-
-
构造器概要
构造器 构造器 说明 InventoryResultNotifyInboundHandler()
-
-
-
方法详细资料
-
getEvent
public InventoryResultNotifyInboundDTO getEvent()
- 指定者:
getEvent在接口中IEventHandler<InventoryResultNotifyInboundDTO>
-
-