Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.selectable.TimeOverviewSelectable
Packages that use TimeOverviewSelectable
Package
Description
-
Uses of TimeOverviewSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability declared as TimeOverviewSelectableModifier and TypeFieldDescriptionstatic final TimeOverviewSelectableTimeOverview.ALL_FIELDSSelector for all available fields of TimeOverview. -
Uses of TimeOverviewSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.field that implement TimeOverviewSelectableModifier and TypeClassDescriptionclassTimeOverviewField<FieldT>Template class to represent entity fields of the EntityTimeOverview. -
Uses of TimeOverviewSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.link that implement TimeOverviewSelectableModifier and TypeClassDescriptionclassTimeOverviewLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTimeOverviewto other entities.classTimeOverviewOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTimeOverviewto other entities, where the cardinality of the related entity is at most 1.