Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static AddressPhoneNumberField<String> |
AddressPhoneNumber.ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static AddressPhoneNumberField<String> |
AddressPhoneNumber.DESTINATION_LOCATION_COUNTRY
Use with available fluent helpers to apply the DestinationLocationCountry field to query operations.
|
static AddressPhoneNumberField<String> |
AddressPhoneNumber.INTERNATIONAL_PHONE_NUMBER
Use with available fluent helpers to apply the InternationalPhoneNumber field to query operations.
|
static AddressPhoneNumberField<Boolean> |
AddressPhoneNumber.IS_DEFAULT_PHONE_NUMBER
Use with available fluent helpers to apply the IsDefaultPhoneNumber field to query operations.
|
static AddressPhoneNumberField<String> |
AddressPhoneNumber.ORDINAL_NUMBER
Use with available fluent helpers to apply the OrdinalNumber field to query operations.
|
static AddressPhoneNumberField<String> |
AddressPhoneNumber.PERSON
Use with available fluent helpers to apply the Person field to query operations.
|
static AddressPhoneNumberField<String> |
AddressPhoneNumber.PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations.
|
static AddressPhoneNumberField<String> |
AddressPhoneNumber.PHONE_NUMBER_EXTENSION
Use with available fluent helpers to apply the PhoneNumberExtension field to query operations.
|
static AddressPhoneNumberField<String> |
AddressPhoneNumber.PHONE_NUMBER_TYPE
Use with available fluent helpers to apply the PhoneNumberType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> AddressPhoneNumberField<T> |
AddressPhoneNumber.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AddressPhoneNumber.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.