Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerSupplierIndustry
Packages that use CustomerSupplierIndustry
Package
Description
-
Uses of CustomerSupplierIndustry 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 CustomerSupplierIndustryModifier and TypeFieldDescriptionCustomerSupplierIndustryText.TO_CNSLDTN_INDUSTRYUse with available fluent helpers to apply the to_CnsldtnIndustry navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerSupplierIndustryModifier and TypeMethodDescriptionCustomerSupplierIndustry.CustomerSupplierIndustryBuilder.build()CustomerSupplierIndustryText.fetchCnsldtnIndustry()Fetches the CustomerSupplierIndustry entity (one to one) associated with this entity.CustomerSupplierIndustryText.getCnsldtnIndustryOrFetch()Retrieval of associated CustomerSupplierIndustry entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerSupplierIndustryModifier and TypeMethodDescriptionio.vavr.control.Option<CustomerSupplierIndustry>CustomerSupplierIndustryText.getCnsldtnIndustryIfPresent()Retrieval of associated CustomerSupplierIndustry entity (one to one).protected Class<CustomerSupplierIndustry>CustomerSupplierIndustryByKeyFluentHelper.getEntityClass()protected Class<CustomerSupplierIndustry>CustomerSupplierIndustryFluentHelper.getEntityClass()CustomerSupplierIndustry.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerSupplierIndustryModifier and TypeMethodDescriptionCustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder.cnsldtnIndustry(CustomerSupplierIndustry value) Navigation property to_CnsldtnIndustry for CustomerSupplierIndustryText to single CustomerSupplierIndustry.voidCustomerSupplierIndustryText.setCnsldtnIndustry(CustomerSupplierIndustry value) Overwrites the associated CustomerSupplierIndustry entity for the loaded navigation property to_CnsldtnIndustry.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerSupplierIndustryModifierConstructorDescriptionCustomerSupplierIndustryText(String language, String industry, String customerSupplierIndustryText, CustomerSupplierIndustry toCnsldtnIndustry) -
Uses of CustomerSupplierIndustry 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 CustomerSupplierIndustryModifier and TypeMethodDescriptionCustomerSupplierIndustryOneToOneLink.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 CustomerSupplierIndustryModifier and TypeMethodDescriptionprotected CustomerSupplierIndustryLink<ObjectT>CustomerSupplierIndustryLink.translateLinkType(EntityLink<CustomerSupplierIndustryLink<ObjectT>, CustomerSupplierIndustry, ObjectT> link)