Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry.CustomerSupplierIndustryText
Packages that use CustomerSupplierIndustryText
Package
Description
-
Uses of CustomerSupplierIndustryText 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 CustomerSupplierIndustryTextModifier and TypeFieldDescriptionstatic final CustomerSupplierIndustryLink<CustomerSupplierIndustryText>CustomerSupplierIndustry.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry that return CustomerSupplierIndustryTextModifier and TypeMethodDescriptionCustomerSupplierIndustryText.CustomerSupplierIndustryTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry that return types with arguments of type CustomerSupplierIndustryTextModifier and TypeMethodDescriptionCustomerSupplierIndustry.fetchText()Fetches the CustomerSupplierIndustryText entities (one to many) associated with this entity.protected Class<CustomerSupplierIndustryText>CustomerSupplierIndustryTextByKeyFluentHelper.getEntityClass()protected Class<CustomerSupplierIndustryText>CustomerSupplierIndustryTextFluentHelper.getEntityClass()io.vavr.control.Option<List<CustomerSupplierIndustryText>>CustomerSupplierIndustry.getTextIfPresent()Retrieval of associated CustomerSupplierIndustryText entities (one to many).CustomerSupplierIndustry.getTextOrFetch()Retrieval of associated CustomerSupplierIndustryText entities (one to many).CustomerSupplierIndustryText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry with parameters of type CustomerSupplierIndustryTextModifier and TypeMethodDescriptionvoidCustomerSupplierIndustry.addText(CustomerSupplierIndustryText... entity) Adds elements to the list of associated CustomerSupplierIndustryText entities.CustomerSupplierIndustry.CustomerSupplierIndustryBuilder.text(CustomerSupplierIndustryText... value) Navigation property to_Text for CustomerSupplierIndustry to multiple CustomerSupplierIndustryText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry with type arguments of type CustomerSupplierIndustryTextModifier and TypeMethodDescriptionvoidCustomerSupplierIndustry.setText(List<CustomerSupplierIndustryText> value) Overwrites the list of associated CustomerSupplierIndustryText entities for the loaded navigation property to_Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerandsupplierindustry with type arguments of type CustomerSupplierIndustryTextModifierConstructorDescriptionCustomerSupplierIndustry(String industry, List<CustomerSupplierIndustryText> toText) -
Uses of CustomerSupplierIndustryText 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 CustomerSupplierIndustryTextModifier and TypeMethodDescriptionCustomerSupplierIndustryTextOneToOneLink.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 CustomerSupplierIndustryTextModifier and TypeMethodDescriptionprotected CustomerSupplierIndustryTextLink<ObjectT>CustomerSupplierIndustryTextLink.translateLinkType(EntityLink<CustomerSupplierIndustryTextLink<ObjectT>, CustomerSupplierIndustryText, ObjectT> link)