Modifier and Type | Field and Description |
---|---|
static SimpleProperty<VMSVehicleActionText> |
VMSVehicleActionText.ALL_FIELDS
Selector for all available fields of VMSVehicleActionText.
|
static SimpleProperty.String<VMSVehicleActionText> |
VMSVehicleActionText.LANGUAGE |
static SimpleProperty.String<VMSVehicleActionText> |
VMSVehicleActionText.VMS_VEHICLE_ACTION |
static SimpleProperty.String<VMSVehicleActionText> |
VMSVehicleActionText.VMS_VEHICLE_ACTION_TEXT |
Modifier and Type | Method and Description |
---|---|
VMSVehicleActionText |
VMSVehicleActionText.VMSVehicleActionTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Class<VMSVehicleActionText> |
VMSVehicleActionText.getType() |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<VMSVehicleActionText> |
DefaultVehicleManagementSystemVehicleActionService.countVMSVehicleActionText() |
CountRequestBuilder<VMSVehicleActionText> |
VehicleManagementSystemVehicleActionService.countVMSVehicleActionText()
Fetch the number of entries from the
VMSVehicleActionText entity collection matching the filter and search expressions. |
GetAllRequestBuilder<VMSVehicleActionText> |
DefaultVehicleManagementSystemVehicleActionService.getAllVMSVehicleActionText() |
GetAllRequestBuilder<VMSVehicleActionText> |
VehicleManagementSystemVehicleActionService.getAllVMSVehicleActionText()
Fetch multiple
VMSVehicleActionText entities. |
GetByKeyRequestBuilder<VMSVehicleActionText> |
DefaultVehicleManagementSystemVehicleActionService.getVMSVehicleActionTextByKey(String language,
String vMSVehicleAction) |
GetByKeyRequestBuilder<VMSVehicleActionText> |
VehicleManagementSystemVehicleActionService.getVMSVehicleActionTextByKey(String language,
String vMSVehicleAction)
Fetch a single
VMSVehicleActionText entity using key fields. |
Copyright © 2021 SAP SE. All rights reserved.