public static final class ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProdSpecCompExceptionCodeText |
build() |
ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder |
prodSpecCompExceptionCode(ProdSpecCompExceptionCode value)
Navigation property to_ProdSpecCompExceptionCode for ProdSpecCompExceptionCodeText to single
ProdSpecCompExceptionCode.
|
ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder |
prodSpecCompExceptionCodeDesc(String prodSpecCompExceptionCodeDesc)
Constraints: Not nullable, Maximum length: 40
|
ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder |
prodSpecComponentExceptionCode(String prodSpecComponentExceptionCode)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder prodSpecCompExceptionCode(ProdSpecCompExceptionCode value)
value
- The ProdSpecCompExceptionCode to build this ProdSpecCompExceptionCodeText with.@Nonnull public ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder prodSpecComponentExceptionCode(@Nullable String prodSpecComponentExceptionCode)
Original property name from the Odata EDM: ProdSpecComponentExceptionCode
this
.@Nonnull public ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public ProdSpecCompExceptionCodeText.ProdSpecCompExceptionCodeTextBuilder prodSpecCompExceptionCodeDesc(@Nullable String prodSpecCompExceptionCodeDesc)
Original property name from the Odata EDM: ProdSpecCompExceptionCodeDesc
this
.@Nonnull public ProdSpecCompExceptionCodeText build()
Copyright © 2021 SAP SE. All rights reserved.