Interface AirWaybillCreateReq.TaskGroupIdStage
-
- All Known Implementing Classes:
AirWaybillCreateReq.Builder
- Enclosing class:
- AirWaybillCreateReq
public static interface AirWaybillCreateReq.TaskGroupIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AirWaybillCreateReq.Builderfrom(AirWaybillCreateReq other)AirWaybillCreateReq._FinalStagetaskGroupId(java.lang.String taskGroupId)
-
-
-
Method Detail
-
taskGroupId
AirWaybillCreateReq._FinalStage taskGroupId(@NotNull java.lang.String taskGroupId)
-
from
AirWaybillCreateReq.Builder from(AirWaybillCreateReq other)
-
-