Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustry
Packages that use CustomerSupplierIndustry
Package
Description
-
Uses of CustomerSupplierIndustry in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry with type parameters of type CustomerSupplierIndustryModifier and TypeFieldDescriptionCustomerSupplierIndustryText.TO_CUSTOMER_SUPPLIER_INDUSTRYUse with available fluent helpers to apply the to_CustomerSupplierIndustry navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry that return CustomerSupplierIndustryModifier and TypeMethodDescriptionCustomerSupplierIndustry.CustomerSupplierIndustryBuilder.build()CustomerSupplierIndustryText.fetchCustomerSupplierIndustry()Fetches the CustomerSupplierIndustry entity (one to one) associated with this entity.CustomerSupplierIndustryText.getCustomerSupplierIndustryOrFetch()Retrieval of associated CustomerSupplierIndustry entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry that return types with arguments of type CustomerSupplierIndustryModifier and TypeMethodDescriptionio.vavr.control.Option<CustomerSupplierIndustry>CustomerSupplierIndustryText.getCustomerSupplierIndustryIfPresent()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.customerandsupplierindustry with parameters of type CustomerSupplierIndustryModifier and TypeMethodDescriptionCustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder.customerSupplierIndustry(CustomerSupplierIndustry value) Navigation property to_CustomerSupplierIndustry for CustomerSupplierIndustryText to single CustomerSupplierIndustry.voidCustomerSupplierIndustryText.setCustomerSupplierIndustry(CustomerSupplierIndustry value) Overwrites the associated CustomerSupplierIndustry entity for the loaded navigation property to_CustomerSupplierIndustry.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry with parameters of type CustomerSupplierIndustryModifierConstructorDescriptionCustomerSupplierIndustryText(String language, String industry, String industryKeyText, CustomerSupplierIndustry toCustomerSupplierIndustry) -
Uses of CustomerSupplierIndustry in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.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.customerandsupplierindustry.link with type arguments of type CustomerSupplierIndustryModifier and TypeMethodDescriptionprotected CustomerSupplierIndustryLink<ObjectT>CustomerSupplierIndustryLink.translateLinkType(EntityLink<CustomerSupplierIndustryLink<ObjectT>, CustomerSupplierIndustry, ObjectT> link)