Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country |
Modifier and Type | Field and Description |
---|---|
static CountryField<String> |
Country.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static CountryField<String> |
Country.COUNTRY_CURRENCY
Use with available fluent helpers to apply the CountryCurrency field to query operations.
|
static CountryField<String> |
Country.COUNTRY_THREE_DIGIT_ISO_CODE
Use with available fluent helpers to apply the CountryThreeDigitISOCode field to query operations.
|
static CountryField<String> |
Country.COUNTRY_THREE_LETTER_ISO_CODE
Use with available fluent helpers to apply the CountryThreeLetterISOCode field to query operations.
|
static CountryField<String> |
Country.HARD_CURRENCY
Use with available fluent helpers to apply the HardCurrency field to query operations.
|
static CountryField<String> |
Country.INDEX_BASED_CURRENCY
Use with available fluent helpers to apply the IndexBasedCurrency field to query operations.
|
static CountryField<String> |
Country.TAX_CALCULATION_PROCEDURE
Use with available fluent helpers to apply the TaxCalculationProcedure field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CountryField<T> |
Country.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Country.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.