Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.selectable.BatchPlantSelectable
Packages that use BatchPlantSelectable
Package
Description
-
Uses of BatchPlantSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch declared as BatchPlantSelectableModifier and TypeFieldDescriptionstatic final BatchPlantSelectableBatchPlant.ALL_FIELDSSelector for all available fields of BatchPlant. -
Uses of BatchPlantSelectable 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 BatchPlantSelectableModifier and TypeClassDescriptionclassBatchPlantField<FieldT>Template class to represent entity fields of the EntityBatchPlant. -
Uses of BatchPlantSelectable 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 BatchPlantSelectableModifier and TypeClassDescriptionclassBatchPlantLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBatchPlantto other entities.classBatchPlantOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBatchPlantto other entities, where the cardinality of the related entity is at most 1.