Class DngrsGdsBscClassfctnSgrgtnGrp.DngrsGdsBscClassfctnSgrgtnGrpBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification.DngrsGdsBscClassfctnSgrgtnGrp.DngrsGdsBscClassfctnSgrgtnGrpBuilder
- Enclosing class:
- DngrsGdsBscClassfctnSgrgtnGrp
public static final class DngrsGdsBscClassfctnSgrgtnGrp.DngrsGdsBscClassfctnSgrgtnGrpBuilder
extends Object
Helper class to allow for fluent creation of DngrsGdsBscClassfctnSgrgtnGrp instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cmplRqRsltDngrsGdsSgrgtnUUID(UUID cmplRqRsltDngrsGdsSgrgtnUUID) (Key Field) Constraints: Not nullablecmplRqRsltUUID(UUID cmplRqRsltUUID) Constraints: Not nullableNavigation property _DngrsGoodsBasicClassification for DngrsGdsBscClassfctnSgrgtnGrp to single DngrsGoodsBasicClassification.segregationGroupForProduct(String segregationGroupForProduct) Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
dngrsGoodsBasicClassification
@Nonnull public DngrsGdsBscClassfctnSgrgtnGrp.DngrsGdsBscClassfctnSgrgtnGrpBuilder dngrsGoodsBasicClassification(DngrsGoodsBasicClassification value) Navigation property _DngrsGoodsBasicClassification for DngrsGdsBscClassfctnSgrgtnGrp to single DngrsGoodsBasicClassification.- Parameters:
value- The DngrsGoodsBasicClassification to build this DngrsGdsBscClassfctnSgrgtnGrp with.- Returns:
- This Builder to allow for a fluent interface.
-
cmplRqRsltDngrsGdsSgrgtnUUID
@Nonnull public DngrsGdsBscClassfctnSgrgtnGrp.DngrsGdsBscClassfctnSgrgtnGrpBuilder cmplRqRsltDngrsGdsSgrgtnUUID(@Nullable UUID cmplRqRsltDngrsGdsSgrgtnUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CmplRqRsltDngrsGdsSgrgtnUUID
- Returns:
this.
-
cmplRqRsltUUID
@Nonnull public DngrsGdsBscClassfctnSgrgtnGrp.DngrsGdsBscClassfctnSgrgtnGrpBuilder cmplRqRsltUUID(@Nullable UUID cmplRqRsltUUID) Constraints: Not nullableOriginal property name from the Odata EDM: CmplRqRsltUUID
- Returns:
this.
-
segregationGroupForProduct
@Nonnull public DngrsGdsBscClassfctnSgrgtnGrp.DngrsGdsBscClassfctnSgrgtnGrpBuilder segregationGroupForProduct(@Nullable String segregationGroupForProduct) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SegregationGroupForProduct
- Returns:
this.
-
build
-
toString
-