Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.InvestmentActivityTypeText
Packages that use InvestmentActivityTypeText
Package
Description
-
Uses of InvestmentActivityTypeText 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 InvestmentActivityTypeTextModifier and TypeFieldDescriptionstatic final InvestmentActivityTypeLink<InvestmentActivityTypeText>InvestmentActivityType.TO_CNSLDTN_INVMT_ACTY_TYPE_TUse with available fluent helpers to apply the to_CnsldtnInvmtActyTypeT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return InvestmentActivityTypeTextModifier and TypeMethodDescriptionInvestmentActivityTypeText.InvestmentActivityTypeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type InvestmentActivityTypeTextModifier and TypeMethodDescriptionInvestmentActivityType.fetchCnsldtnInvmtActyTypeT()Fetches the InvestmentActivityTypeText entities (one to many) associated with this entity.io.vavr.control.Option<List<InvestmentActivityTypeText>>InvestmentActivityType.getCnsldtnInvmtActyTypeTIfPresent()Retrieval of associated InvestmentActivityTypeText entities (one to many).InvestmentActivityType.getCnsldtnInvmtActyTypeTOrFetch()Retrieval of associated InvestmentActivityTypeText entities (one to many).protected Class<InvestmentActivityTypeText>InvestmentActivityTypeTextByKeyFluentHelper.getEntityClass()protected Class<InvestmentActivityTypeText>InvestmentActivityTypeTextFluentHelper.getEntityClass()InvestmentActivityTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type InvestmentActivityTypeTextModifier and TypeMethodDescriptionvoidInvestmentActivityType.addCnsldtnInvmtActyTypeT(InvestmentActivityTypeText... entity) Adds elements to the list of associated InvestmentActivityTypeText entities.InvestmentActivityType.InvestmentActivityTypeBuilder.cnsldtnInvmtActyTypeT(InvestmentActivityTypeText... value) Navigation property to_CnsldtnInvmtActyTypeT for InvestmentActivityType to multiple InvestmentActivityTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type InvestmentActivityTypeTextModifier and TypeMethodDescriptionvoidInvestmentActivityType.setCnsldtnInvmtActyTypeT(List<InvestmentActivityTypeText> value) Overwrites the list of associated InvestmentActivityTypeText entities for the loaded navigation property to_CnsldtnInvmtActyTypeT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type InvestmentActivityTypeTextModifierConstructorDescriptionInvestmentActivityType(String investmentActivityType, String investmentActivityType_Text, List<InvestmentActivityTypeText> toCnsldtnInvmtActyTypeT) -
Uses of InvestmentActivityTypeText 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 InvestmentActivityTypeTextModifier and TypeMethodDescriptionInvestmentActivityTypeTextOneToOneLink.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 InvestmentActivityTypeTextModifier and TypeMethodDescriptionprotected InvestmentActivityTypeTextLink<ObjectT>InvestmentActivityTypeTextLink.translateLinkType(EntityLink<InvestmentActivityTypeTextLink<ObjectT>, InvestmentActivityTypeText, ObjectT> link)