Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.selectable.FundCoreHierNodeSelectable
Packages that use FundCoreHierNodeSelectable
Package
Description
-
Uses of FundCoreHierNodeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy declared as FundCoreHierNodeSelectableModifier and TypeFieldDescriptionstatic final FundCoreHierNodeSelectableFundCoreHierNode.ALL_FIELDSSelector for all available fields of FundCoreHierNode. -
Uses of FundCoreHierNodeSelectable 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 FundCoreHierNodeSelectableModifier and TypeClassDescriptionclassFundCoreHierNodeField<FieldT>Template class to represent entity fields of the EntityFundCoreHierNode. -
Uses of FundCoreHierNodeSelectable 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 FundCoreHierNodeSelectableModifier and TypeClassDescriptionclassFundCoreHierNodeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreHierNodeto other entities.classFundCoreHierNodeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreHierNodeto other entities, where the cardinality of the related entity is at most 1.