Class InventorySpecialStock.InventorySpecialStockBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.InventorySpecialStock.InventorySpecialStockBuilder
- Enclosing class:
- InventorySpecialStock
-
Method Summary
Modifier and TypeMethodDescriptionbuild()inventorySpecialStockType_ID(String inventorySpecialStockType_ID) (Key Field) Constraints: Not nullable, Maximum length: 1inventorySpecialStockTypeText(String inventorySpecialStockTypeText) Constraints: nonetoString()
-
Method Details
-
inventorySpecialStockType_ID
@Nonnull public InventorySpecialStock.InventorySpecialStockBuilder inventorySpecialStockType_ID(@Nullable String inventorySpecialStockType_ID) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InventorySpecialStockType_ID
- Returns:
this.
-
inventorySpecialStockTypeText
@Nonnull public InventorySpecialStock.InventorySpecialStockBuilder inventorySpecialStockTypeText(@Nullable String inventorySpecialStockTypeText) Constraints: noneOriginal property name from the Odata EDM: InventorySpecialStockTypeText
- Returns:
this.
-
build
-
toString
-