public static class VMSVehicleLocationText.VMSVehicleLocationTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
VMSVehicleLocationText |
build() |
VMSVehicleLocationText.VMSVehicleLocationTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
VMSVehicleLocationText.VMSVehicleLocationTextBuilder |
vMSVehicleLocation(String vMSVehicleLocation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
VMSVehicleLocationText.VMSVehicleLocationTextBuilder |
vMSVehLocationDesc(String vMSVehLocationDesc)
Constraints: Not nullable, Maximum length: 30
|
@Nonnull public VMSVehicleLocationText.VMSVehicleLocationTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public VMSVehicleLocationText.VMSVehicleLocationTextBuilder vMSVehicleLocation(@Nullable String vMSVehicleLocation)
Original property name from the Odata EDM: VMSVehicleLocation
this
.@Nonnull public VMSVehicleLocationText.VMSVehicleLocationTextBuilder vMSVehLocationDesc(@Nullable String vMSVehLocationDesc)
Original property name from the Odata EDM: VMSVehLocationDesc
this
.@Nonnull public VMSVehicleLocationText build()
Copyright © 2021 SAP SE. All rights reserved.