Class WarehouseText.WarehouseTextBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse.WarehouseText.WarehouseTextBuilder
- Enclosing class:
- WarehouseText
-
Method Summary
Modifier and TypeMethodDescriptionbuild()(Key Field) Constraints: Not nullable, Maximum length: 2toString()(Key Field) Constraints: Not nullable, Maximum length: 4warehouseName(String warehouseName) Constraints: Not nullable, Maximum length: 40
-
Method Details
-
language
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
warehouse
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Warehouse
- Returns:
this.
-
warehouseName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: WarehouseName
- Returns:
this.
-
build
-
toString
-