Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.selectable.WorkCenterCapacityIntervalSelectable
Packages that use WorkCenterCapacityIntervalSelectable
Package
Description
-
Uses of WorkCenterCapacityIntervalSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata declared as WorkCenterCapacityIntervalSelectableModifier and TypeFieldDescriptionstatic final WorkCenterCapacityIntervalSelectableWorkCenterCapacityInterval.ALL_FIELDSSelector for all available fields of WorkCenterCapacityInterval. -
Uses of WorkCenterCapacityIntervalSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.field that implement WorkCenterCapacityIntervalSelectableModifier and TypeClassDescriptionclassWorkCenterCapacityIntervalField<FieldT>Template class to represent entity fields of the EntityWorkCenterCapacityInterval. -
Uses of WorkCenterCapacityIntervalSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.link that implement WorkCenterCapacityIntervalSelectableModifier and TypeClassDescriptionclassWorkCenterCapacityIntervalLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofWorkCenterCapacityIntervalto other entities.classWorkCenterCapacityIntervalOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofWorkCenterCapacityIntervalto other entities, where the cardinality of the related entity is at most 1.