public static class InventorySpecialStock.InventorySpecialStockBuilder extends Object
Modifier and Type | Method and Description |
---|---|
InventorySpecialStock |
build() |
InventorySpecialStock.InventorySpecialStockBuilder |
inventorySpecialStockType_ID(String inventorySpecialStockType_ID)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
InventorySpecialStock.InventorySpecialStockBuilder |
inventorySpecialStockTypeText(String inventorySpecialStockTypeText)
Constraints: none
|
String |
toString() |
@Nonnull public InventorySpecialStock.InventorySpecialStockBuilder inventorySpecialStockType_ID(@Nullable String inventorySpecialStockType_ID)
Original property name from the Odata EDM: InventorySpecialStockType_ID
this
.@Nonnull public InventorySpecialStock.InventorySpecialStockBuilder inventorySpecialStockTypeText(@Nullable String inventorySpecialStockTypeText)
Original property name from the Odata EDM: InventorySpecialStockTypeText
this
.@Nonnull public InventorySpecialStock build()
Copyright © 2021 SAP SE. All rights reserved.