public static final class ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProdSpecCompCompTypeByCmpstn |
build() |
ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder |
prodSpecCompComponentType(String prodSpecCompComponentType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder |
prodSpecCompComponentTypeText(ProdSpecCompComponentTypeText... value)
Navigation property to_ProdSpecCompComponentTypeText for ProdSpecCompCompTypeByCmpstn to
multiple ProdSpecCompComponentTypeText.
|
ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder |
prodSpecCompositionType(String prodSpecCompositionType)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
@Nonnull public ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder prodSpecCompComponentTypeText(ProdSpecCompComponentTypeText... value)
value
- The ProdSpecCompComponentTypeTexts to build this ProdSpecCompCompTypeByCmpstn with.@Nonnull public ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder prodSpecCompositionType(@Nullable String prodSpecCompositionType)
Original property name from the Odata EDM: ProdSpecCompositionType
this
.@Nonnull public ProdSpecCompCompTypeByCmpstn.ProdSpecCompCompTypeByCmpstnBuilder prodSpecCompComponentType(@Nullable String prodSpecCompComponentType)
Original property name from the Odata EDM: ProdSpecCompComponentType
this
.@Nonnull public ProdSpecCompCompTypeByCmpstn build()
Copyright © 2021 SAP SE. All rights reserved.