类 PloResultNotifyProductionWorkOrderLaunchDTO
- java.lang.Object
-
- tech.blacklake.dev.openapi.sdk.event.model.BaseCallbackDTO
-
- tech.blacklake.dev.openapi.sdk.event.model.plo.PloResultNotifyProductionWorkOrderLaunchDTO
-
public class PloResultNotifyProductionWorkOrderLaunchDTO extends BaseCallbackDTO
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classPloResultNotifyProductionWorkOrderLaunchDTO.DataItem
-
构造器概要
构造器 构造器 说明 PloResultNotifyProductionWorkOrderLaunchDTO()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 PloResultNotifyProductionWorkOrderLaunchDTO.DataItemgetData()voidsetData(PloResultNotifyProductionWorkOrderLaunchDTO.DataItem data)-
从类继承的方法 tech.blacklake.dev.openapi.sdk.event.model.BaseCallbackDTO
getHeader, setHeader
-
-
-
-
方法详细资料
-
getData
public PloResultNotifyProductionWorkOrderLaunchDTO.DataItem getData()
-
setData
public void setData(PloResultNotifyProductionWorkOrderLaunchDTO.DataItem data)
-
-