public static final class PureSubstanceComponentType.PureSubstanceComponentTypeBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PureSubstanceComponentType |
build() |
PureSubstanceComponentType.PureSubstanceComponentTypeBuilder |
pureSubstanceComponentType(String pureSubstanceComponentType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
PureSubstanceComponentType.PureSubstanceComponentTypeBuilder |
pureSubstanceComponentTypeDesc(String pureSubstanceComponentTypeDesc)
Constraints: Not nullable, Maximum length: 40
|
PureSubstanceComponentType.PureSubstanceComponentTypeBuilder |
pureSubstComponentTypeText(PureSubstComponentTypeText... value)
Navigation property to_PureSubstComponentTypeText for PureSubstanceComponentType to multiple
PureSubstComponentTypeText.
|
String |
toString() |
@Nonnull public PureSubstanceComponentType.PureSubstanceComponentTypeBuilder pureSubstComponentTypeText(PureSubstComponentTypeText... value)
value
- The PureSubstComponentTypeTexts to build this PureSubstanceComponentType with.@Nonnull public PureSubstanceComponentType.PureSubstanceComponentTypeBuilder pureSubstanceComponentType(@Nullable String pureSubstanceComponentType)
Original property name from the Odata EDM: PureSubstanceComponentType
this
.@Nonnull public PureSubstanceComponentType.PureSubstanceComponentTypeBuilder pureSubstanceComponentTypeDesc(@Nullable String pureSubstanceComponentTypeDesc)
Original property name from the Odata EDM: PureSubstanceComponentTypeDesc
this
.@Nonnull public PureSubstanceComponentType build()
Copyright © 2021 SAP SE. All rights reserved.