Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.selectable.BatchCharcValueSelectable
Packages that use BatchCharcValueSelectable
Package
Description
-
Uses of BatchCharcValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch declared as BatchCharcValueSelectableModifier and TypeFieldDescriptionstatic final BatchCharcValueSelectableBatchCharcValue.ALL_FIELDSSelector for all available fields of BatchCharcValue. -
Uses of BatchCharcValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.field that implement BatchCharcValueSelectableModifier and TypeClassDescriptionclassBatchCharcValueField<FieldT>Template class to represent entity fields of the EntityBatchCharcValue. -
Uses of BatchCharcValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.link that implement BatchCharcValueSelectableModifier and TypeClassDescriptionclassBatchCharcValueLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBatchCharcValueto other entities.classBatchCharcValueOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBatchCharcValueto other entities, where the cardinality of the related entity is at most 1.