Class PlantText.PlantTextBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.PlantText.PlantTextBuilder
- Enclosing class:
- PlantText
Helper class to allow for fluent creation of PlantText instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()cnsldtnPlant(Plant value) Navigation property to_CnsldtnPlant for PlantText to single Plant.cnsldtnPlantText(String cnsldtnPlantText) Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
cnsldtnPlant
Navigation property to_CnsldtnPlant for PlantText to single Plant.- Parameters:
value- The Plant to build this PlantText with.- Returns:
- This Builder to allow for a fluent interface.
-
language
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
plant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
cnsldtnPlantText
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CnsldtnPlantText
- Returns:
this.
-
build
-
toString
-