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