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