Class WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder
- Enclosing class:
- WhseOutboundDeliveryOrderHead
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Constraints: Not nullable, Maximum length: 10carrierName(String carrierName) Constraints: Not nullable, Maximum length: 40deliveryCategory(String deliveryCategory) Constraints: Not nullable, Maximum length: 3deliveryType(String deliveryType) Constraints: Not nullable, Maximum length: 4incotermsPart1(String incotermsPart1) Constraints: Not nullable, Maximum length: 3incotermsPart2(String incotermsPart2) Constraints: Not nullable, Maximum length: 28lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0outboundDeliveryOrder(String outboundDeliveryOrder) (Key Field) Constraints: Not nullable, Maximum length: 35plannedDeliveryUTCDateTime(ZonedDateTime plannedDeliveryUTCDateTime) Constraints: Not nullable, Precision: 0plannedOutOfYardUTCDateTime(ZonedDateTime plannedOutOfYardUTCDateTime) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 10salesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4shippingOffice(String shippingOffice) Constraints: Not nullable, Maximum length: 20shipToParty(String shipToParty) Constraints: Not nullable, Maximum length: 10Navigation property to_ShipToPartyDocumentAddress for WhseOutboundDeliveryOrderHead to multiple WhseDeliveryDocumentAddress.shipToPartyName(String shipToPartyName) Constraints: Not nullable, Maximum length: 40toString()Constraints: Not nullable, Maximum length: 4Navigation property to_WhseOutboundDeliveryOrderItem for WhseOutboundDeliveryOrderHead to multiple WhseOutboundDeliveryOrderItem.
-
Method Details
-
shipToPartyDocumentAddress
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder shipToPartyDocumentAddress(WhseDeliveryDocumentAddress... value) Navigation property to_ShipToPartyDocumentAddress for WhseOutboundDeliveryOrderHead to multiple WhseDeliveryDocumentAddress.- Parameters:
value- The WhseDeliveryDocumentAddresss to build this WhseOutboundDeliveryOrderHead with.- Returns:
- This Builder to allow for a fluent interface.
-
whseOutboundDeliveryOrderItem
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder whseOutboundDeliveryOrderItem(WhseOutboundDeliveryOrderItem... value) Navigation property to_WhseOutboundDeliveryOrderItem for WhseOutboundDeliveryOrderHead to multiple WhseOutboundDeliveryOrderItem.- Parameters:
value- The WhseOutboundDeliveryOrderItems to build this WhseOutboundDeliveryOrderHead with.- Returns:
- This Builder to allow for a fluent interface.
-
outboundDeliveryOrder
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder outboundDeliveryOrder(@Nullable String outboundDeliveryOrder) (Key Field) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: OutboundDeliveryOrder
- Returns:
this.
-
warehouse
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder warehouse(@Nullable String warehouse) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Warehouse
- Returns:
this.
-
deliveryCategory
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder deliveryCategory(@Nullable String deliveryCategory) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DeliveryCategory
- Returns:
this.
-
deliveryType
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder deliveryType(@Nullable String deliveryType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryType
- Returns:
this.
-
shipToParty
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder shipToParty(@Nullable String shipToParty) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Returns:
this.
-
shipToPartyName
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder shipToPartyName(@Nullable String shipToPartyName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ShipToPartyName
- Returns:
this.
-
carrier
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder carrier(@Nullable String carrier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Carrier
- Returns:
this.
-
carrierName
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder carrierName(@Nullable String carrierName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CarrierName
- Returns:
this.
-
plannedDeliveryUTCDateTime
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder plannedDeliveryUTCDateTime(@Nullable ZonedDateTime plannedDeliveryUTCDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PlannedDeliveryUTCDateTime
- Returns:
this.
-
plannedOutOfYardUTCDateTime
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder plannedOutOfYardUTCDateTime(@Nullable ZonedDateTime plannedOutOfYardUTCDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PlannedOutOfYardUTCDateTime
- Returns:
this.
-
incotermsPart1
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder incotermsPart1(@Nullable String incotermsPart1) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsPart1
- Returns:
this.
-
incotermsPart2
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder incotermsPart2(@Nullable String incotermsPart2) Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsPart2
- Returns:
this.
-
route
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder route(@Nullable String route) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Route
- Returns:
this.
-
salesOrganization
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder salesOrganization(@Nullable String salesOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
this.
-
shippingOffice
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder shippingOffice(@Nullable String shippingOffice) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ShippingOffice
- Returns:
this.
-
lastChangeDateTime
@Nonnull public WhseOutboundDeliveryOrderHead.WhseOutboundDeliveryOrderHeadBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
build
-
toString
-