Class FreightAgreement.FreightAgreementBuilder
- Enclosing class:
- FreightAgreement
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()freightAgreementItem(FreightAgreementItem... value) Navigation property _FreightAgreementItem for FreightAgreement to multiple FreightAgreementItem.Navigation property _FreightAgreementOrganization for FreightAgreement to multiple TFreightAgreementOrganization.freightAgreementParty(FreightAgreementParty... value) Navigation property _FreightAgreementParty for FreightAgreement to multiple FreightAgreementParty.toString()transpAgreementChangedBy(String transpAgreementChangedBy) Constraints: Not nullable, Maximum length: 12transpAgreementCreatedBy(String transpAgreementCreatedBy) Constraints: Not nullable, Maximum length: 12transpAgreementTimeZone(String transpAgreementTimeZone) Constraints: Not nullable, Maximum length: 6transpAgreementValidFrom(LocalDate transpAgreementValidFrom) Constraints: Not nullabletranspAgreementValidTo(LocalDate transpAgreementValidTo) Constraints: Not nullabletranspAgrmtChangedOnDateTime(OffsetDateTime transpAgrmtChangedOnDateTime) Constraints: NullabletranspAgrmtCreatedOnDateTime(OffsetDateTime transpAgrmtCreatedOnDateTime) Constraints: NullabletranspAgrmtDimnWgtProfile(String transpAgrmtDimnWgtProfile) Constraints: Not nullable, Maximum length: 10transpExternalAgreement(String transpExternalAgreement) Constraints: Not nullable, Maximum length: 35transportationAgreement(String transportationAgreement) Constraints: Not nullable, Maximum length: 20transportationAgreementDesc(String transportationAgreementDesc) Constraints: Not nullable, Maximum length: 75transportationAgreementDocCrcy(String transportationAgreementDocCrcy) Constraints: Not nullable, Maximum length: 3transportationAgreementStatus(String transportationAgreementStatus) Constraints: Not nullable, Maximum length: 2transportationAgreementType(String transportationAgreementType) Constraints: Not nullable, Maximum length: 4transportationAgreementUUID(UUID transportationAgreementUUID) (Key Field) Constraints: Not nullabletransportationMode(String transportationMode) Constraints: Not nullable, Maximum length: 2transportationShippingType(String transportationShippingType) Constraints: Not nullable, Maximum length: 3
-
Method Details
-
freightAgreementItem
@Nonnull public FreightAgreement.FreightAgreementBuilder freightAgreementItem(FreightAgreementItem... value) Navigation property _FreightAgreementItem for FreightAgreement to multiple FreightAgreementItem.- Parameters:
value- The FreightAgreementItems to build this FreightAgreement with.- Returns:
- This Builder to allow for a fluent interface.
-
freightAgreementOrganization
@Nonnull public FreightAgreement.FreightAgreementBuilder freightAgreementOrganization(TFreightAgreementOrganization... value) Navigation property _FreightAgreementOrganization for FreightAgreement to multiple TFreightAgreementOrganization.- Parameters:
value- The TFreightAgreementOrganizations to build this FreightAgreement with.- Returns:
- This Builder to allow for a fluent interface.
-
freightAgreementParty
@Nonnull public FreightAgreement.FreightAgreementBuilder freightAgreementParty(FreightAgreementParty... value) Navigation property _FreightAgreementParty for FreightAgreement to multiple FreightAgreementParty.- Parameters:
value- The FreightAgreementPartys to build this FreightAgreement with.- Returns:
- This Builder to allow for a fluent interface.
-
transportationAgreementUUID
@Nonnull public FreightAgreement.FreightAgreementBuilder transportationAgreementUUID(@Nullable UUID transportationAgreementUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: TransportationAgreementUUID
- Returns:
this.
-
transportationAgreement
@Nonnull public FreightAgreement.FreightAgreementBuilder transportationAgreement(@Nullable String transportationAgreement) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TransportationAgreement
- Returns:
this.
-
transportationAgreementDesc
@Nonnull public FreightAgreement.FreightAgreementBuilder transportationAgreementDesc(@Nullable String transportationAgreementDesc) Constraints: Not nullable, Maximum length: 75Original property name from the Odata EDM: TransportationAgreementDesc
- Returns:
this.
-
transpAgrmtChangedOnDateTime
@Nonnull public FreightAgreement.FreightAgreementBuilder transpAgrmtChangedOnDateTime(@Nullable OffsetDateTime transpAgrmtChangedOnDateTime) Constraints: NullableOriginal property name from the Odata EDM: TranspAgrmtChangedOnDateTime
- Returns:
this.
-
transpAgreementCreatedBy
@Nonnull public FreightAgreement.FreightAgreementBuilder transpAgreementCreatedBy(@Nullable String transpAgreementCreatedBy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: TranspAgreementCreatedBy
- Returns:
this.
-
transpAgrmtCreatedOnDateTime
@Nonnull public FreightAgreement.FreightAgreementBuilder transpAgrmtCreatedOnDateTime(@Nullable OffsetDateTime transpAgrmtCreatedOnDateTime) Constraints: NullableOriginal property name from the Odata EDM: TranspAgrmtCreatedOnDateTime
- Returns:
this.
-
transpAgreementChangedBy
@Nonnull public FreightAgreement.FreightAgreementBuilder transpAgreementChangedBy(@Nullable String transpAgreementChangedBy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: TranspAgreementChangedBy
- Returns:
this.
-
transpExternalAgreement
@Nonnull public FreightAgreement.FreightAgreementBuilder transpExternalAgreement(@Nullable String transpExternalAgreement) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: TranspExternalAgreement
- Returns:
this.
-
transportationAgreementType
@Nonnull public FreightAgreement.FreightAgreementBuilder transportationAgreementType(@Nullable String transportationAgreementType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TransportationAgreementType
- Returns:
this.
-
transpAgreementValidFrom
@Nonnull public FreightAgreement.FreightAgreementBuilder transpAgreementValidFrom(@Nullable LocalDate transpAgreementValidFrom) Constraints: Not nullableOriginal property name from the Odata EDM: TranspAgreementValidFrom
- Returns:
this.
-
transpAgreementValidTo
@Nonnull public FreightAgreement.FreightAgreementBuilder transpAgreementValidTo(@Nullable LocalDate transpAgreementValidTo) Constraints: Not nullableOriginal property name from the Odata EDM: TranspAgreementValidTo
- Returns:
this.
-
transpAgreementTimeZone
@Nonnull public FreightAgreement.FreightAgreementBuilder transpAgreementTimeZone(@Nullable String transpAgreementTimeZone) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TranspAgreementTimeZone
- Returns:
this.
-
transpAgrmtDimnWgtProfile
@Nonnull public FreightAgreement.FreightAgreementBuilder transpAgrmtDimnWgtProfile(@Nullable String transpAgrmtDimnWgtProfile) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TranspAgrmtDimnWgtProfile
- Returns:
this.
-
transportationAgreementDocCrcy
@Nonnull public FreightAgreement.FreightAgreementBuilder transportationAgreementDocCrcy(@Nullable String transportationAgreementDocCrcy) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TransportationAgreementDocCrcy
- Returns:
this.
-
transportationShippingType
@Nonnull public FreightAgreement.FreightAgreementBuilder transportationShippingType(@Nullable String transportationShippingType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TransportationShippingType
- Returns:
this.
-
transportationMode
@Nonnull public FreightAgreement.FreightAgreementBuilder transportationMode(@Nullable String transportationMode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationMode
- Returns:
this.
-
transportationAgreementStatus
@Nonnull public FreightAgreement.FreightAgreementBuilder transportationAgreementStatus(@Nullable String transportationAgreementStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationAgreementStatus
- Returns:
this.
-
_Messages
@Nonnull public FreightAgreement.FreightAgreementBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-