public static class WBSElement.WBSElementBuilder extends Object
Modifier and Type | Method and Description |
---|---|
WBSElement |
build() |
String |
toString() |
WBSElement.WBSElementBuilder |
wBSElement_ID(String wBSElement_ID)
(Key Field) Constraints: Not nullable, Maximum length: 24
|
WBSElement.WBSElementBuilder |
wBSElementText(String wBSElementText)
Constraints: none
|
public WBSElement.WBSElementBuilder wBSElement_ID(@Nullable String wBSElement_ID)
Original property name from the Odata EDM: WBSElement_ID
this
.public WBSElement.WBSElementBuilder wBSElementText(@Nullable String wBSElementText)
Original property name from the Odata EDM: WBSElementText
this
.public WBSElement build()
Copyright © 2020 SAP SE. All rights reserved.