Package com.chrt.api.types
Interface AttachLigToVectorClientReq.LineItemGroupIdStage
-
- All Known Implementing Classes:
AttachLigToVectorClientReq.Builder
- Enclosing class:
- AttachLigToVectorClientReq
public static interface AttachLigToVectorClientReq.LineItemGroupIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttachLigToVectorClientReq.Builderfrom(AttachLigToVectorClientReq other)AttachLigToVectorClientReq._FinalStagelineItemGroupId(java.lang.String lineItemGroupId)
-
-
-
Method Detail
-
lineItemGroupId
AttachLigToVectorClientReq._FinalStage lineItemGroupId(@NotNull java.lang.String lineItemGroupId)
-
from
AttachLigToVectorClientReq.Builder from(AttachLigToVectorClientReq other)
-
-