Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.BudgetAccountCoreHierarchyText
Packages that use BudgetAccountCoreHierarchyText
Package
Description
-
Uses of BudgetAccountCoreHierarchyText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with type parameters of type BudgetAccountCoreHierarchyTextModifier and TypeFieldDescriptionstatic final BudgetAccountCoreHierarchyLink<BudgetAccountCoreHierarchyText>BudgetAccountCoreHierarchy.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.budgetaccounthierarchy that return BudgetAccountCoreHierarchyTextModifier and TypeMethodDescriptionBudgetAccountCoreHierarchyText.BudgetAccountCoreHierarchyTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy that return types with arguments of type BudgetAccountCoreHierarchyTextModifier and TypeMethodDescriptionBudgetAccountCoreHierarchy.fetchText()Fetches the BudgetAccountCoreHierarchyText entities (one to many) associated with this entity.protected Class<BudgetAccountCoreHierarchyText>BudgetAccountCoreHierarchyTextByKeyFluentHelper.getEntityClass()protected Class<BudgetAccountCoreHierarchyText>BudgetAccountCoreHierarchyTextFluentHelper.getEntityClass()io.vavr.control.Option<List<BudgetAccountCoreHierarchyText>>BudgetAccountCoreHierarchy.getTextIfPresent()Retrieval of associated BudgetAccountCoreHierarchyText entities (one to many).BudgetAccountCoreHierarchy.getTextOrFetch()Retrieval of associated BudgetAccountCoreHierarchyText entities (one to many).BudgetAccountCoreHierarchyText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with parameters of type BudgetAccountCoreHierarchyTextModifier and TypeMethodDescriptionvoidBudgetAccountCoreHierarchy.addText(BudgetAccountCoreHierarchyText... entity) Adds elements to the list of associated BudgetAccountCoreHierarchyText entities.BudgetAccountCoreHierarchy.BudgetAccountCoreHierarchyBuilder.text(BudgetAccountCoreHierarchyText... value) Navigation property to_Text for BudgetAccountCoreHierarchy to multiple BudgetAccountCoreHierarchyText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy with type arguments of type BudgetAccountCoreHierarchyTextModifier and TypeMethodDescriptionvoidBudgetAccountCoreHierarchy.setText(List<BudgetAccountCoreHierarchyText> value) Overwrites the list of associated BudgetAccountCoreHierarchyText entities for the loaded navigation property to_Text. -
Uses of BudgetAccountCoreHierarchyText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.link that return types with arguments of type BudgetAccountCoreHierarchyTextModifier and TypeMethodDescriptionBudgetAccountCoreHierarchyTextOneToOneLink.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.budgetaccounthierarchy.link with type arguments of type BudgetAccountCoreHierarchyTextModifier and TypeMethodDescriptionprotected BudgetAccountCoreHierarchyTextLink<ObjectT>BudgetAccountCoreHierarchyTextLink.translateLinkType(EntityLink<BudgetAccountCoreHierarchyTextLink<ObjectT>, BudgetAccountCoreHierarchyText, ObjectT> link)