Class CountryByKeyFluentHelper

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<CountryByKeyFluentHelper,Country,CountrySelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.CountryByKeyFluentHelper
All Implemented Interfaces:
FluentHelperExecutable<Object>

public class CountryByKeyFluentHelper extends FluentHelperByKey<CountryByKeyFluentHelper,Country,CountrySelectable>
Fluent helper to fetch a single Country entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself.