Class InventorySpclStockWBSElement.InventorySpclStockWBSElementBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.InventorySpclStockWBSElement.InventorySpclStockWBSElementBuilder
- Enclosing class:
- InventorySpclStockWBSElement
-
Method Summary
Modifier and TypeMethodDescriptionbuild()inventorySpclStockWBSElement_ID(String inventorySpclStockWBSElement_ID) (Key Field) Constraints: Not nullable, Maximum length: 24inventorySpclStockWBSElementText(String inventorySpclStockWBSElementText) Constraints: nonetoString()
-
Method Details
-
inventorySpclStockWBSElement_ID
@Nonnull public InventorySpclStockWBSElement.InventorySpclStockWBSElementBuilder inventorySpclStockWBSElement_ID(@Nullable String inventorySpclStockWBSElement_ID) (Key Field) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: InventorySpclStockWBSElement_ID
- Returns:
this.
-
inventorySpclStockWBSElementText
@Nonnull public InventorySpclStockWBSElement.InventorySpclStockWBSElementBuilder inventorySpclStockWBSElementText(@Nullable String inventorySpclStockWBSElementText) Constraints: noneOriginal property name from the Odata EDM: InventorySpclStockWBSElementText
- Returns:
this.
-
build
-
toString
-