Modifier and Type | Method and Description |
---|---|
Plant |
build() |
Plant.PlantBuilder |
plant_ID(String plant_ID)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
Plant.PlantBuilder |
plantText(String plantText)
Constraints: none
|
String |
toString() |
public Plant.PlantBuilder plant_ID(@Nullable String plant_ID)
Original property name from the Odata EDM: Plant_ID
this
.public Plant.PlantBuilder plantText(@Nullable String plantText)
Original property name from the Odata EDM: PlantText
this
.public Plant build()
Copyright © 2020 SAP SE. All rights reserved.