public static final class WBSElement.WBSElementBuilder extends Object
Modifier and Type | Method and Description |
---|---|
WBSElement.WBSElementBuilder |
additionalMasterDataSource(String additionalMasterDataSource)
Constraints: Not nullable, Maximum length: 10
|
WBSElement |
build() |
WBSElement.WBSElementBuilder |
cnsldtnWBSElementT(WBSElementText... value)
Navigation property to_CnsldtnWBSElementT for WBSElement to multiple WBSElementText.
|
WBSElement.WBSElementBuilder |
project(String project)
(Key Field) Constraints: Not nullable, Maximum length: 24
|
String |
toString() |
WBSElement.WBSElementBuilder |
wBSElement_Text(String wBSElement_Text)
Constraints: Not nullable, Maximum length: 40
|
WBSElement.WBSElementBuilder |
wBSElement(String wBSElement)
(Key Field) Constraints: Not nullable, Maximum length: 24
|
WBSElement.WBSElementBuilder |
wBSElementInternalID(String wBSElementInternalID)
Constraints: Not nullable, Maximum length: 24
|
@Nonnull public WBSElement.WBSElementBuilder cnsldtnWBSElementT(WBSElementText... value)
value
- The WBSElementTexts to build this WBSElement with.@Nonnull public WBSElement.WBSElementBuilder wBSElement(@Nullable String wBSElement)
Original property name from the Odata EDM: WBSElement
this
.@Nonnull public WBSElement.WBSElementBuilder wBSElement_Text(@Nullable String wBSElement_Text)
Original property name from the Odata EDM: WBSElement_Text
this
.@Nonnull public WBSElement.WBSElementBuilder project(@Nullable String project)
Original property name from the Odata EDM: Project
this
.@Nonnull public WBSElement.WBSElementBuilder additionalMasterDataSource(@Nullable String additionalMasterDataSource)
Original property name from the Odata EDM: AdditionalMasterDataSource
this
.@Nonnull public WBSElement.WBSElementBuilder wBSElementInternalID(@Nullable String wBSElementInternalID)
Original property name from the Odata EDM: WBSElementInternalID
this
.@Nonnull public WBSElement build()
Copyright © 2021 SAP SE. All rights reserved.