Class DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification.DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder
- Enclosing class:
- DngrsGdsClassfctnMOTText
Helper class to allow for fluent creation of DngrsGdsClassfctnMOTText instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cmplRqRsltDngrsGdsModeOfTrUUID(UUID cmplRqRsltDngrsGdsModeOfTrUUID) (Key Field) Constraints: Not nullabledangerousGoodDescForDocuments(String dangerousGoodDescForDocuments) Constraints: Not nullable, Maximum length: 1000Navigation property _DangerousGoodsClassification for DngrsGdsClassfctnMOTText to single DangerousGoodsClassification.dngrsGdsReportableQuantityText(String dngrsGdsReportableQuantityText) Constraints: Not nullable, Maximum length: 132dngrsGoodHazardNotesDocsText(String dngrsGoodHazardNotesDocsText) Constraints: Not nullable, Maximum length: 1000dngrsGoodMarkingLabelText(String dngrsGoodMarkingLabelText) Constraints: Not nullable, Maximum length: 1000(Key Field) Constraints: Not nullable, Maximum length: 2marinePlltntEnvrnmtlHzdsText(String marinePlltntEnvrnmtlHzdsText) Constraints: Not nullable, Maximum length: 132Navigation property _ModeOfTransport for DngrsGdsClassfctnMOTText to single DngrsGdsClassfctnModeOfTranspt.properShippingName(String properShippingName) Constraints: Not nullable, Maximum length: 255toString()
-
Method Details
-
dangerousGoodsClassification
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder dangerousGoodsClassification(DangerousGoodsClassification value) Navigation property _DangerousGoodsClassification for DngrsGdsClassfctnMOTText to single DangerousGoodsClassification.- Parameters:
value- The DangerousGoodsClassification to build this DngrsGdsClassfctnMOTText with.- Returns:
- This Builder to allow for a fluent interface.
-
modeOfTransport
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder modeOfTransport(DngrsGdsClassfctnModeOfTranspt value) Navigation property _ModeOfTransport for DngrsGdsClassfctnMOTText to single DngrsGdsClassfctnModeOfTranspt.- Parameters:
value- The DngrsGdsClassfctnModeOfTranspt to build this DngrsGdsClassfctnMOTText with.- Returns:
- This Builder to allow for a fluent interface.
-
cmplRqRsltDngrsGdsModeOfTrUUID
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder cmplRqRsltDngrsGdsModeOfTrUUID(@Nullable UUID cmplRqRsltDngrsGdsModeOfTrUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CmplRqRsltDngrsGdsModeOfTrUUID
- Returns:
this.
-
language
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder language(@Nullable String language) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
properShippingName
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder properShippingName(@Nullable String properShippingName) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: ProperShippingName
- Returns:
this.
-
marinePlltntEnvrnmtlHzdsText
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder marinePlltntEnvrnmtlHzdsText(@Nullable String marinePlltntEnvrnmtlHzdsText) Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: MarinePlltntEnvrnmtlHzdsText
- Returns:
this.
-
dngrsGdsReportableQuantityText
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder dngrsGdsReportableQuantityText(@Nullable String dngrsGdsReportableQuantityText) Constraints: Not nullable, Maximum length: 132Original property name from the Odata EDM: DngrsGdsReportableQuantityText
- Returns:
this.
-
dangerousGoodDescForDocuments
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder dangerousGoodDescForDocuments(@Nullable String dangerousGoodDescForDocuments) Constraints: Not nullable, Maximum length: 1000Original property name from the Odata EDM: DangerousGoodDescForDocuments
- Returns:
this.
-
dngrsGoodHazardNotesDocsText
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder dngrsGoodHazardNotesDocsText(@Nullable String dngrsGoodHazardNotesDocsText) Constraints: Not nullable, Maximum length: 1000Original property name from the Odata EDM: DngrsGoodHazardNotesDocsText
- Returns:
this.
-
dngrsGoodMarkingLabelText
@Nonnull public DngrsGdsClassfctnMOTText.DngrsGdsClassfctnMOTTextBuilder dngrsGoodMarkingLabelText(@Nullable String dngrsGoodMarkingLabelText) Constraints: Not nullable, Maximum length: 1000Original property name from the Odata EDM: DngrsGoodMarkingLabelText
- Returns:
this.
-
build
-
toString
-