Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static AddressEmailAddressField<String> |
AddressEmailAddress.ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static AddressEmailAddressField<String> |
AddressEmailAddress.EMAIL_ADDRESS
Use with available fluent helpers to apply the EmailAddress field to query operations.
|
static AddressEmailAddressField<Boolean> |
AddressEmailAddress.IS_DEFAULT_EMAIL_ADDRESS
Use with available fluent helpers to apply the IsDefaultEmailAddress field to query operations.
|
static AddressEmailAddressField<String> |
AddressEmailAddress.ORDINAL_NUMBER
Use with available fluent helpers to apply the OrdinalNumber field to query operations.
|
static AddressEmailAddressField<String> |
AddressEmailAddress.PERSON
Use with available fluent helpers to apply the Person field to query operations.
|
static AddressEmailAddressField<String> |
AddressEmailAddress.SEARCH_EMAIL_ADDRESS
Use with available fluent helpers to apply the SearchEmailAddress field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> AddressEmailAddressField<T> |
AddressEmailAddress.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AddressEmailAddress.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.