public static class VMSVehicleActionText.VMSVehicleActionTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
VMSVehicleActionText |
build() |
VMSVehicleActionText.VMSVehicleActionTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
VMSVehicleActionText.VMSVehicleActionTextBuilder |
vMSVehicleAction(String vMSVehicleAction)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
VMSVehicleActionText.VMSVehicleActionTextBuilder |
vMSVehicleActionText(String vMSVehicleActionText)
Constraints: Not nullable, Maximum length: 40
|
@Nonnull public VMSVehicleActionText.VMSVehicleActionTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public VMSVehicleActionText.VMSVehicleActionTextBuilder vMSVehicleAction(@Nullable String vMSVehicleAction)
Original property name from the Odata EDM: VMSVehicleAction
this
.@Nonnull public VMSVehicleActionText.VMSVehicleActionTextBuilder vMSVehicleActionText(@Nullable String vMSVehicleActionText)
Original property name from the Odata EDM: VMSVehicleActionText
this
.@Nonnull public VMSVehicleActionText build()
Copyright © 2021 SAP SE. All rights reserved.