public static final class ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProdSpecCompComponentTypeText |
build() |
ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder |
prodSpecCompComponentType(ProdSpecCompComponentType value)
Navigation property to_ProdSpecCompComponentType for ProdSpecCompComponentTypeText to single
ProdSpecCompComponentType.
|
ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder |
prodSpecCompComponentType(String value)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder |
prodSpecCompComponentTypeDesc(String prodSpecCompComponentTypeDesc)
Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
@Nonnull public ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder prodSpecCompComponentType(ProdSpecCompComponentType value)
value
- The ProdSpecCompComponentType to build this ProdSpecCompComponentTypeText with.@Nonnull public ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder prodSpecCompComponentType(String value)
Original property name from the Odata EDM: ProdSpecCompComponentType
value
- The prodSpecCompComponentType to build this ProdSpecCompComponentTypeText with.@Nonnull public ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public ProdSpecCompComponentTypeText.ProdSpecCompComponentTypeTextBuilder prodSpecCompComponentTypeDesc(@Nullable String prodSpecCompComponentTypeDesc)
Original property name from the Odata EDM: ProdSpecCompComponentTypeDesc
this
.@Nonnull public ProdSpecCompComponentTypeText build()
Copyright © 2021 SAP SE. All rights reserved.