Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy.BudgetPeriodCoreHierarchyText
Packages that use BudgetPeriodCoreHierarchyText
Package
Description
-
Uses of BudgetPeriodCoreHierarchyText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy with type parameters of type BudgetPeriodCoreHierarchyTextModifier and TypeFieldDescriptionstatic final BudgetPeriodCoreHierarchyLink<BudgetPeriodCoreHierarchyText>BudgetPeriodCoreHierarchy.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.budgetperiodhierarchy that return BudgetPeriodCoreHierarchyTextModifier and TypeMethodDescriptionBudgetPeriodCoreHierarchyText.BudgetPeriodCoreHierarchyTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy that return types with arguments of type BudgetPeriodCoreHierarchyTextModifier and TypeMethodDescriptionBudgetPeriodCoreHierarchy.fetchText()Fetches the BudgetPeriodCoreHierarchyText entities (one to many) associated with this entity.protected Class<BudgetPeriodCoreHierarchyText>BudgetPeriodCoreHierarchyTextByKeyFluentHelper.getEntityClass()protected Class<BudgetPeriodCoreHierarchyText>BudgetPeriodCoreHierarchyTextFluentHelper.getEntityClass()io.vavr.control.Option<List<BudgetPeriodCoreHierarchyText>>BudgetPeriodCoreHierarchy.getTextIfPresent()Retrieval of associated BudgetPeriodCoreHierarchyText entities (one to many).BudgetPeriodCoreHierarchy.getTextOrFetch()Retrieval of associated BudgetPeriodCoreHierarchyText entities (one to many).BudgetPeriodCoreHierarchyText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy with parameters of type BudgetPeriodCoreHierarchyTextModifier and TypeMethodDescriptionvoidBudgetPeriodCoreHierarchy.addText(BudgetPeriodCoreHierarchyText... entity) Adds elements to the list of associated BudgetPeriodCoreHierarchyText entities.BudgetPeriodCoreHierarchy.BudgetPeriodCoreHierarchyBuilder.text(BudgetPeriodCoreHierarchyText... value) Navigation property to_Text for BudgetPeriodCoreHierarchy to multiple BudgetPeriodCoreHierarchyText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy with type arguments of type BudgetPeriodCoreHierarchyTextModifier and TypeMethodDescriptionvoidBudgetPeriodCoreHierarchy.setText(List<BudgetPeriodCoreHierarchyText> value) Overwrites the list of associated BudgetPeriodCoreHierarchyText entities for the loaded navigation property to_Text. -
Uses of BudgetPeriodCoreHierarchyText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy.link that return types with arguments of type BudgetPeriodCoreHierarchyTextModifier and TypeMethodDescriptionBudgetPeriodCoreHierarchyTextOneToOneLink.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.budgetperiodhierarchy.link with type arguments of type BudgetPeriodCoreHierarchyTextModifier and TypeMethodDescriptionprotected BudgetPeriodCoreHierarchyTextLink<ObjectT>BudgetPeriodCoreHierarchyTextLink.translateLinkType(EntityLink<BudgetPeriodCoreHierarchyTextLink<ObjectT>, BudgetPeriodCoreHierarchyText, ObjectT> link)