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