Class FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder
- Enclosing class:
- FieldLogisticsShipmentVoyageStage
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()fldLogsDestPlnt(String fldLogsDestPlnt) Constraints: Not nullable, Maximum length: 4fldLogsShptVoyageStatusCode(String fldLogsShptVoyageStatusCode) Constraints: Not nullable, Maximum length: 2fldLogsShptVoyageUUID(UUID fldLogsShptVoyageUUID) (Key Field) Constraints: Not nullablefldLogsSrcePlnt(String fldLogsSrcePlnt) Constraints: Not nullable, Maximum length: 4fldLogsVoyageDestStage(String fldLogsVoyageDestStage) Constraints: Not nullable, Maximum length: 20fldLogsVoyagePlndArrvlDate(LocalDate fldLogsVoyagePlndArrvlDate) Constraints: NullablefldLogsVoyagePlndDeptrDate(LocalDate fldLogsVoyagePlndDeptrDate) Constraints: NullablefldLogsVoyageSrceStage(String fldLogsVoyageSrceStage) Constraints: Not nullable, Maximum length: 20fldLogsVoyageStageID(String fldLogsVoyageStageID) (Key Field) Constraints: Not nullable, Maximum length: 4fldLogsVoyageStgeChangeDateTme(OffsetDateTime fldLogsVoyageStgeChangeDateTme) Constraints: NullabletoString()Navigation property _Voyage for FieldLogisticsShipmentVoyageStage to single FieldLogisticsShipmentVoyage.
-
Method Details
-
voyage
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder voyage(FieldLogisticsShipmentVoyage value) Navigation property _Voyage for FieldLogisticsShipmentVoyageStage to single FieldLogisticsShipmentVoyage.- Parameters:
value- The FieldLogisticsShipmentVoyage to build this FieldLogisticsShipmentVoyageStage with.- Returns:
- This Builder to allow for a fluent interface.
-
fldLogsShptVoyageUUID
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsShptVoyageUUID(@Nullable UUID fldLogsShptVoyageUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: FldLogsShptVoyageUUID
- Returns:
this.
-
fldLogsVoyageStageID
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsVoyageStageID(@Nullable String fldLogsVoyageStageID) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FldLogsVoyageStageID
- Returns:
this.
-
fldLogsSrcePlnt
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsSrcePlnt(@Nullable String fldLogsSrcePlnt) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FldLogsSrcePlnt
- Returns:
this.
-
fldLogsDestPlnt
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsDestPlnt(@Nullable String fldLogsDestPlnt) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FldLogsDestPlnt
- Returns:
this.
-
fldLogsShptVoyageStatusCode
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsShptVoyageStatusCode(@Nullable String fldLogsShptVoyageStatusCode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FldLogsShptVoyageStatusCode
- Returns:
this.
-
fldLogsVoyageSrceStage
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsVoyageSrceStage(@Nullable String fldLogsVoyageSrceStage) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: FldLogsVoyageSrceStage
- Returns:
this.
-
fldLogsVoyageDestStage
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsVoyageDestStage(@Nullable String fldLogsVoyageDestStage) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: FldLogsVoyageDestStage
- Returns:
this.
-
fldLogsVoyagePlndArrvlDate
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsVoyagePlndArrvlDate(@Nullable LocalDate fldLogsVoyagePlndArrvlDate) Constraints: NullableOriginal property name from the Odata EDM: FldLogsVoyagePlndArrvlDate
- Returns:
this.
-
fldLogsVoyagePlndDeptrDate
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsVoyagePlndDeptrDate(@Nullable LocalDate fldLogsVoyagePlndDeptrDate) Constraints: NullableOriginal property name from the Odata EDM: FldLogsVoyagePlndDeptrDate
- Returns:
this.
-
fldLogsVoyageStgeChangeDateTme
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder fldLogsVoyageStgeChangeDateTme(@Nullable OffsetDateTime fldLogsVoyageStgeChangeDateTme) Constraints: NullableOriginal property name from the Odata EDM: FldLogsVoyageStgeChangeDateTme
- Returns:
this.
-
_Messages
@Nonnull public FieldLogisticsShipmentVoyageStage.FieldLogisticsShipmentVoyageStageBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-