Package com.chrt.api.types
Interface CargojsonOtherParticipant._FinalStage
-
- All Known Implementing Classes:
CargojsonOtherParticipant.Builder
- Enclosing class:
- CargojsonOtherParticipant
public static interface CargojsonOtherParticipant._FinalStage
-
-
Method Summary
-
-
-
Method Detail
-
build
CargojsonOtherParticipant build()
-
officeMessageAddress
CargojsonOtherParticipant._FinalStage officeMessageAddress(java.util.Optional<CargojsonOfficeMessageAddress> officeMessageAddress)
-
officeMessageAddress
CargojsonOtherParticipant._FinalStage officeMessageAddress(CargojsonOfficeMessageAddress officeMessageAddress)
-
officeMessageAddress
CargojsonOtherParticipant._FinalStage officeMessageAddress(Nullable<CargojsonOfficeMessageAddress> officeMessageAddress)
-
fileReference
CargojsonOtherParticipant._FinalStage fileReference(java.util.Optional<java.lang.String> fileReference)
-
fileReference
CargojsonOtherParticipant._FinalStage fileReference(java.lang.String fileReference)
-
fileReference
CargojsonOtherParticipant._FinalStage fileReference(Nullable<java.lang.String> fileReference)
-
participantIdentification
CargojsonOtherParticipant._FinalStage participantIdentification(java.util.Optional<CargojsonParticipantIdentifier> participantIdentification)
-
participantIdentification
CargojsonOtherParticipant._FinalStage participantIdentification(CargojsonParticipantIdentifier participantIdentification)
-
participantIdentification
CargojsonOtherParticipant._FinalStage participantIdentification(Nullable<CargojsonParticipantIdentifier> participantIdentification)
-
-