Package com.chrt.api.types
Interface CargojsonParticipantIdentifier.IdentifierStage
-
- All Known Implementing Classes:
CargojsonParticipantIdentifier.Builder
- Enclosing class:
- CargojsonParticipantIdentifier
public static interface CargojsonParticipantIdentifier.IdentifierStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CargojsonParticipantIdentifier.Builderfrom(CargojsonParticipantIdentifier other)CargojsonParticipantIdentifier.CodeStageidentifier(CargojsonParticipantType identifier)
-
-
-
Method Detail
-
identifier
CargojsonParticipantIdentifier.CodeStage identifier(@NotNull CargojsonParticipantType identifier)
-
from
CargojsonParticipantIdentifier.Builder from(CargojsonParticipantIdentifier other)
-
-