Modifier and Type | Field and Description |
---|---|
static SimpleProperty<VMSVehicleUsageStatusText> |
VMSVehicleUsageStatusText.ALL_FIELDS
Selector for all available fields of VMSVehicleUsageStatusText.
|
static SimpleProperty.String<VMSVehicleUsageStatusText> |
VMSVehicleUsageStatusText.LANGUAGE |
static SimpleProperty.String<VMSVehicleUsageStatusText> |
VMSVehicleUsageStatusText.VMS_VEHICLE_USAGE_STATUS |
static SimpleProperty.String<VMSVehicleUsageStatusText> |
VMSVehicleUsageStatusText.VMS_VEHICLE_USAGE_STATUS_TEXT |
Modifier and Type | Method and Description |
---|---|
VMSVehicleUsageStatusText |
VMSVehicleUsageStatusText.VMSVehicleUsageStatusTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Class<VMSVehicleUsageStatusText> |
VMSVehicleUsageStatusText.getType() |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<VMSVehicleUsageStatusText> |
DefaultVehicleManagementSystemVehicleUsageStatusService.countVMSVehicleUsageStatusText() |
CountRequestBuilder<VMSVehicleUsageStatusText> |
VehicleManagementSystemVehicleUsageStatusService.countVMSVehicleUsageStatusText()
Fetch the number of entries from the
VMSVehicleUsageStatusText entity collection matching the filter and search expressions. |
GetAllRequestBuilder<VMSVehicleUsageStatusText> |
DefaultVehicleManagementSystemVehicleUsageStatusService.getAllVMSVehicleUsageStatusText() |
GetAllRequestBuilder<VMSVehicleUsageStatusText> |
VehicleManagementSystemVehicleUsageStatusService.getAllVMSVehicleUsageStatusText()
Fetch multiple
VMSVehicleUsageStatusText entities. |
GetByKeyRequestBuilder<VMSVehicleUsageStatusText> |
DefaultVehicleManagementSystemVehicleUsageStatusService.getVMSVehicleUsageStatusTextByKey(String language,
String vMSVehicleUsageStatus) |
GetByKeyRequestBuilder<VMSVehicleUsageStatusText> |
VehicleManagementSystemVehicleUsageStatusService.getVMSVehicleUsageStatusTextByKey(String language,
String vMSVehicleUsageStatus)
Fetch a single
VMSVehicleUsageStatusText entity using key fields. |
Copyright © 2021 SAP SE. All rights reserved.