Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static AddressHomePageURLField<String> |
AddressHomePageURL.ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static AddressHomePageURLField<Boolean> |
AddressHomePageURL.IS_DEFAULT_URL_ADDRESS
Use with available fluent helpers to apply the IsDefaultURLAddress field to query operations.
|
static AddressHomePageURLField<String> |
AddressHomePageURL.ORDINAL_NUMBER
Use with available fluent helpers to apply the OrdinalNumber field to query operations.
|
static AddressHomePageURLField<String> |
AddressHomePageURL.PERSON
Use with available fluent helpers to apply the Person field to query operations.
|
static AddressHomePageURLField<String> |
AddressHomePageURL.SEARCH_URL_ADDRESS
Use with available fluent helpers to apply the SearchURLAddress field to query operations.
|
static AddressHomePageURLField<Short> |
AddressHomePageURL.URL_FIELD_LENGTH
Use with available fluent helpers to apply the URLFieldLength field to query operations.
|
static AddressHomePageURLField<LocalDateTime> |
AddressHomePageURL.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
static AddressHomePageURLField<String> |
AddressHomePageURL.WEBSITE_URL
Use with available fluent helpers to apply the WebsiteURL field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> AddressHomePageURLField<T> |
AddressHomePageURL.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
AddressHomePageURL.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.