Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.selectable.FundCoreHierarchyTextSelectable
Packages that use FundCoreHierarchyTextSelectable
Package
Description
-
Uses of FundCoreHierarchyTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy declared as FundCoreHierarchyTextSelectableModifier and TypeFieldDescriptionstatic final FundCoreHierarchyTextSelectableFundCoreHierarchyText.ALL_FIELDSSelector for all available fields of FundCoreHierarchyText. -
Uses of FundCoreHierarchyTextSelectable 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 FundCoreHierarchyTextSelectableModifier and TypeClassDescriptionclassFundCoreHierarchyTextField<FieldT>Template class to represent entity fields of the EntityFundCoreHierarchyText. -
Uses of FundCoreHierarchyTextSelectable 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 FundCoreHierarchyTextSelectableModifier and TypeClassDescriptionclassFundCoreHierarchyTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreHierarchyTextto other entities.classFundCoreHierarchyTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreHierarchyTextto other entities, where the cardinality of the related entity is at most 1.