Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.vehiclemanagementsystemforvehiclelocation |
Modifier and Type | Field and Description |
---|---|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.ADDRESS_NUMBER
Use with available fluent helpers to apply the AddressNumber field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.BUSINESS_PARTNER_NAME1
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.HOUSE_NUMBER
Use with available fluent helpers to apply the HouseNumber field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.LOGICAL_SYSTEM
Use with available fluent helpers to apply the LogicalSystem field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.REGION
Use with available fluent helpers to apply the Region field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.VMS_VEHICLE_LOCATION
Use with available fluent helpers to apply the VMSVehicleLocation field to query operations.
|
static VMSVehicleLocationField<String> |
VMSVehicleLocation.VMS_VEHICLE_LOCATION_TEXT
Use with available fluent helpers to apply the VMSVehicleLocation_Text field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> VMSVehicleLocationField<T> |
VMSVehicleLocation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
VMSVehicleLocation.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.