Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.selectable.BatchCharcSelectable
Packages that use BatchCharcSelectable
Package
Description
-
Uses of BatchCharcSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch declared as BatchCharcSelectableModifier and TypeFieldDescriptionstatic final BatchCharcSelectableBatchCharc.ALL_FIELDSSelector for all available fields of BatchCharc. -
Uses of BatchCharcSelectable 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 BatchCharcSelectableModifier and TypeClassDescriptionclassBatchCharcField<FieldT>Template class to represent entity fields of the EntityBatchCharc. -
Uses of BatchCharcSelectable 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 BatchCharcSelectableModifier and TypeClassDescriptionclassBatchCharcLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBatchCharcto other entities.classBatchCharcOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBatchCharcto other entities, where the cardinality of the related entity is at most 1.