public static final class WBSElementText.WBSElementTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
WBSElementText |
build() |
WBSElementText.WBSElementTextBuilder |
cnsldtnWBSElement(WBSElement... value)
Navigation property to_CnsldtnWBSElement for WBSElementText to multiple WBSElement.
|
WBSElementText.WBSElementTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
WBSElementText.WBSElementTextBuilder |
project(String project)
(Key Field) Constraints: Not nullable, Maximum length: 24
|
String |
toString() |
WBSElementText.WBSElementTextBuilder |
wBSElement(String wBSElement)
(Key Field) Constraints: Not nullable, Maximum length: 24
|
WBSElementText.WBSElementTextBuilder |
wBSElementText(String wBSElementText)
Constraints: Not nullable, Maximum length: 40
|
@Nonnull public WBSElementText.WBSElementTextBuilder cnsldtnWBSElement(WBSElement... value)
value
- The WBSElements to build this WBSElementText with.@Nonnull public WBSElementText.WBSElementTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public WBSElementText.WBSElementTextBuilder wBSElement(@Nullable String wBSElement)
Original property name from the Odata EDM: WBSElement
this
.@Nonnull public WBSElementText.WBSElementTextBuilder project(@Nullable String project)
Original property name from the Odata EDM: Project
this
.@Nonnull public WBSElementText.WBSElementTextBuilder wBSElementText(@Nullable String wBSElementText)
Original property name from the Odata EDM: WBSElementText
this
.@Nonnull public WBSElementText build()
Copyright © 2021 SAP SE. All rights reserved.