Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.selectable.FundCoreHierarchySelectable
Packages that use FundCoreHierarchySelectable
Package
Description
-
Uses of FundCoreHierarchySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy declared as FundCoreHierarchySelectableModifier and TypeFieldDescriptionstatic final FundCoreHierarchySelectableFundCoreHierarchy.ALL_FIELDSSelector for all available fields of FundCoreHierarchy. -
Uses of FundCoreHierarchySelectable 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 FundCoreHierarchySelectableModifier and TypeClassDescriptionclassFundCoreHierarchyField<FieldT>Template class to represent entity fields of the EntityFundCoreHierarchy. -
Uses of FundCoreHierarchySelectable 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 FundCoreHierarchySelectableModifier and TypeClassDescriptionclassFundCoreHierarchyLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreHierarchyto other entities.classFundCoreHierarchyOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreHierarchyto other entities, where the cardinality of the related entity is at most 1.