Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerSupplierCountryText
Packages that use CustomerSupplierCountryText
Package
Description
-
Uses of CustomerSupplierCountryText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type CustomerSupplierCountryTextModifier and TypeFieldDescriptionstatic final CustomerSupplierCountryLink<CustomerSupplierCountryText>CustomerSupplierCountry.TO_CNSLDTN_COUNTRY_TUse with available fluent helpers to apply the to_CnsldtnCountryT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerSupplierCountryTextModifier and TypeMethodDescriptionCustomerSupplierCountryText.CustomerSupplierCountryTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerSupplierCountryTextModifier and TypeMethodDescriptionCustomerSupplierCountry.fetchCnsldtnCountryT()Fetches the CustomerSupplierCountryText entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerSupplierCountryText>>CustomerSupplierCountry.getCnsldtnCountryTIfPresent()Retrieval of associated CustomerSupplierCountryText entities (one to many).CustomerSupplierCountry.getCnsldtnCountryTOrFetch()Retrieval of associated CustomerSupplierCountryText entities (one to many).protected Class<CustomerSupplierCountryText>CustomerSupplierCountryTextByKeyFluentHelper.getEntityClass()protected Class<CustomerSupplierCountryText>CustomerSupplierCountryTextFluentHelper.getEntityClass()CustomerSupplierCountryText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerSupplierCountryTextModifier and TypeMethodDescriptionvoidCustomerSupplierCountry.addCnsldtnCountryT(CustomerSupplierCountryText... entity) Adds elements to the list of associated CustomerSupplierCountryText entities.CustomerSupplierCountry.CustomerSupplierCountryBuilder.cnsldtnCountryT(CustomerSupplierCountryText... value) Navigation property to_CnsldtnCountryT for CustomerSupplierCountry to multiple CustomerSupplierCountryText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerSupplierCountryTextModifier and TypeMethodDescriptionvoidCustomerSupplierCountry.setCnsldtnCountryT(List<CustomerSupplierCountryText> value) Overwrites the list of associated CustomerSupplierCountryText entities for the loaded navigation property to_CnsldtnCountryT. -
Uses of CustomerSupplierCountryText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type CustomerSupplierCountryTextModifier and TypeMethodDescriptionCustomerSupplierCountryTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link with type arguments of type CustomerSupplierCountryTextModifier and TypeMethodDescriptionprotected CustomerSupplierCountryTextLink<ObjectT>CustomerSupplierCountryTextLink.translateLinkType(EntityLink<CustomerSupplierCountryTextLink<ObjectT>, CustomerSupplierCountryText, ObjectT> link)