Modifier and Type | Method and Description |
---|---|
Plant.PlantBuilder |
additionalMasterDataSource(String additionalMasterDataSource)
Constraints: Not nullable, Maximum length: 10
|
Plant |
build() |
Plant.PlantBuilder |
cnsldtnPlantT(PlantText... value)
Navigation property to_CnsldtnPlantT for Plant to multiple PlantText.
|
Plant.PlantBuilder |
plant_Text(String plant_Text)
Constraints: Not nullable, Maximum length: 30
|
Plant.PlantBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
toString() |
@Nonnull public Plant.PlantBuilder cnsldtnPlantT(PlantText... value)
value
- The PlantTexts to build this Plant with.@Nonnull public Plant.PlantBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public Plant.PlantBuilder plant_Text(@Nullable String plant_Text)
Original property name from the Odata EDM: Plant_Text
this
.@Nonnull public Plant.PlantBuilder additionalMasterDataSource(@Nullable String additionalMasterDataSource)
Original property name from the Odata EDM: AdditionalMasterDataSource
this
.Copyright © 2021 SAP SE. All rights reserved.