Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.selectable.ValueSelectable
Packages that use ValueSelectable
Package
Description
-
Uses of ValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as ValueSelectableModifier and TypeFieldDescriptionstatic final ValueSelectableValue.ALL_FIELDSSelector for all available fields of Value. -
Uses of ValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field that implement ValueSelectableModifier and TypeClassDescriptionclassValueField<FieldT>Template class to represent entity fields of the EntityValue. -
Uses of ValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.link that implement ValueSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity navigation links ofValueto other entities.classValueOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofValueto other entities, where the cardinality of the related entity is at most 1.