Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.selectable.FundCoreHierarchyNodeTextSelectable
Packages that use FundCoreHierarchyNodeTextSelectable
Package
Description
-
Uses of FundCoreHierarchyNodeTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy declared as FundCoreHierarchyNodeTextSelectableModifier and TypeFieldDescriptionstatic final FundCoreHierarchyNodeTextSelectableFundCoreHierarchyNodeText.ALL_FIELDSSelector for all available fields of FundCoreHierarchyNodeText. -
Uses of FundCoreHierarchyNodeTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.field that implement FundCoreHierarchyNodeTextSelectableModifier and TypeClassDescriptionclassFundCoreHierarchyNodeTextField<FieldT>Template class to represent entity fields of the EntityFundCoreHierarchyNodeText. -
Uses of FundCoreHierarchyNodeTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.link that implement FundCoreHierarchyNodeTextSelectableModifier and TypeClassDescriptionclassFundCoreHierarchyNodeTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreHierarchyNodeTextto other entities.classFundCoreHierarchyNodeTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreHierarchyNodeTextto other entities, where the cardinality of the related entity is at most 1.