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