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() |
@Nonnull public Plant.PlantBuilder plant_ID(@Nullable String plant_ID)
Original property name from the Odata EDM: Plant_ID
this
.@Nonnull public Plant.PlantBuilder plantText(@Nullable String plantText)
Original property name from the Odata EDM: PlantText
this
.Copyright © 2021 SAP SE. All rights reserved.