Class FreightUnit.FreightUnitBuilder
- Enclosing class:
- FreightUnit
-
Method Summary
Modifier and TypeMethodDescriptionbuild()changedDateTime(OffsetDateTime changedDateTime) Constraints: NullableConstraints: Not nullable, Maximum length: 10consigneeAddressID(String consigneeAddressID) Constraints: Not nullable, Maximum length: 40consigneeUUID(UUID consigneeUUID) Constraints: NullablecreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDateTime(OffsetDateTime creationDateTime) Constraints: NullableNavigation property _FreightUnitBusinessPartner for FreightUnit to multiple FreightUnitBusinessPartner.Navigation property _FreightUnitDocumentReference for FreightUnit to multiple FreightUnitDocumentReference.freightUnitItem(FreightUnitItem... value) Navigation property _FreightUnitItem for FreightUnit to multiple FreightUnitItem.freightUnitStop(FreightUnitStop... value) Navigation property _FreightUnitStop for FreightUnit to multiple FreightUnitStop.lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 10shipperAddressID(String shipperAddressID) Constraints: Not nullable, Maximum length: 40shipperUUID(UUID shipperUUID) Constraints: NullabletoString()transpOrderDngrsGdsSts(String transpOrderDngrsGdsSts) Constraints: Not nullable, Maximum length: 1transpOrdExecutionIsBlocked(Boolean transpOrdExecutionIsBlocked) Constraints: Not nullabletranspOrdGoodsMovementStatus(String transpOrdGoodsMovementStatus) Constraints: Not nullable, Maximum length: 1transpOrdLifeCycleStatus(String transpOrdLifeCycleStatus) Constraints: Not nullable, Maximum length: 2transpOrdPlanningBlock(String transpOrdPlanningBlock) Constraints: Not nullable, Maximum length: 1transpOrdResponsiblePerson(String transpOrdResponsiblePerson) Constraints: Not nullable, Maximum length: 12transportationMode(String transportationMode) Constraints: Not nullable, Maximum length: 2transportationModeCategory(String transportationModeCategory) Constraints: Not nullable, Maximum length: 1transportationOrder(String transportationOrder) Constraints: Not nullable, Maximum length: 20transportationOrderCategory(String transportationOrderCategory) Constraints: Not nullable, Maximum length: 2transportationOrderCrtnType(String transportationOrderCrtnType) Constraints: Not nullable, Maximum length: 2transportationOrderType(String transportationOrderType) Constraints: Not nullable, Maximum length: 4transportationOrderUUID(UUID transportationOrderUUID) (Key Field) Constraints: Not nullable
-
Method Details
-
freightUnitBusinessPartner
@Nonnull public FreightUnit.FreightUnitBuilder freightUnitBusinessPartner(FreightUnitBusinessPartner... value) Navigation property _FreightUnitBusinessPartner for FreightUnit to multiple FreightUnitBusinessPartner.- Parameters:
value- The FreightUnitBusinessPartners to build this FreightUnit with.- Returns:
- This Builder to allow for a fluent interface.
-
freightUnitDocumentReference
@Nonnull public FreightUnit.FreightUnitBuilder freightUnitDocumentReference(FreightUnitDocumentReference... value) Navigation property _FreightUnitDocumentReference for FreightUnit to multiple FreightUnitDocumentReference.- Parameters:
value- The FreightUnitDocumentReferences to build this FreightUnit with.- Returns:
- This Builder to allow for a fluent interface.
-
freightUnitItem
Navigation property _FreightUnitItem for FreightUnit to multiple FreightUnitItem.- Parameters:
value- The FreightUnitItems to build this FreightUnit with.- Returns:
- This Builder to allow for a fluent interface.
-
freightUnitStop
Navigation property _FreightUnitStop for FreightUnit to multiple FreightUnitStop.- Parameters:
value- The FreightUnitStops to build this FreightUnit with.- Returns:
- This Builder to allow for a fluent interface.
-
transportationOrderUUID
@Nonnull public FreightUnit.FreightUnitBuilder transportationOrderUUID(@Nullable UUID transportationOrderUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: TransportationOrderUUID
- Returns:
this.
-
transportationOrder
@Nonnull public FreightUnit.FreightUnitBuilder transportationOrder(@Nullable String transportationOrder) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TransportationOrder
- Returns:
this.
-
transportationOrderType
@Nonnull public FreightUnit.FreightUnitBuilder transportationOrderType(@Nullable String transportationOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TransportationOrderType
- Returns:
this.
-
transportationOrderCategory
@Nonnull public FreightUnit.FreightUnitBuilder transportationOrderCategory(@Nullable String transportationOrderCategory) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderCategory
- Returns:
this.
-
transportationMode
@Nonnull public FreightUnit.FreightUnitBuilder transportationMode(@Nullable String transportationMode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationMode
- Returns:
this.
-
transportationModeCategory
@Nonnull public FreightUnit.FreightUnitBuilder transportationModeCategory(@Nullable String transportationModeCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TransportationModeCategory
- Returns:
this.
-
shipperUUID
Constraints: NullableOriginal property name from the Odata EDM: ShipperUUID
- Returns:
this.
-
shipper
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Shipper
- Returns:
this.
-
shipperAddressID
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ShipperAddressID
- Returns:
this.
-
consigneeUUID
Constraints: NullableOriginal property name from the Odata EDM: ConsigneeUUID
- Returns:
this.
-
consignee
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Consignee
- Returns:
this.
-
consigneeAddressID
@Nonnull public FreightUnit.FreightUnitBuilder consigneeAddressID(@Nullable String consigneeAddressID) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ConsigneeAddressID
- Returns:
this.
-
transpOrdResponsiblePerson
@Nonnull public FreightUnit.FreightUnitBuilder transpOrdResponsiblePerson(@Nullable String transpOrdResponsiblePerson) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: TranspOrdResponsiblePerson
- Returns:
this.
-
transpOrdLifeCycleStatus
@Nonnull public FreightUnit.FreightUnitBuilder transpOrdLifeCycleStatus(@Nullable String transpOrdLifeCycleStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TranspOrdLifeCycleStatus
- Returns:
this.
-
transpOrderDngrsGdsSts
@Nonnull public FreightUnit.FreightUnitBuilder transpOrderDngrsGdsSts(@Nullable String transpOrderDngrsGdsSts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrderDngrsGdsSts
- Returns:
this.
-
transpOrdPlanningBlock
@Nonnull public FreightUnit.FreightUnitBuilder transpOrdPlanningBlock(@Nullable String transpOrdPlanningBlock) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrdPlanningBlock
- Returns:
this.
-
transpOrdExecutionIsBlocked
@Nonnull public FreightUnit.FreightUnitBuilder transpOrdExecutionIsBlocked(@Nullable Boolean transpOrdExecutionIsBlocked) Constraints: Not nullableOriginal property name from the Odata EDM: TranspOrdExecutionIsBlocked
- Returns:
this.
-
transpOrdGoodsMovementStatus
@Nonnull public FreightUnit.FreightUnitBuilder transpOrdGoodsMovementStatus(@Nullable String transpOrdGoodsMovementStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrdGoodsMovementStatus
- Returns:
this.
-
transportationOrderCrtnType
@Nonnull public FreightUnit.FreightUnitBuilder transportationOrderCrtnType(@Nullable String transportationOrderCrtnType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderCrtnType
- Returns:
this.
-
createdByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public FreightUnit.FreightUnitBuilder creationDateTime(@Nullable OffsetDateTime creationDateTime) Constraints: NullableOriginal property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public FreightUnit.FreightUnitBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
changedDateTime
@Nonnull public FreightUnit.FreightUnitBuilder changedDateTime(@Nullable OffsetDateTime changedDateTime) Constraints: NullableOriginal property name from the Odata EDM: ChangedDateTime
- Returns:
this.
-
build
-
toString
-