Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.selectable.MaintenanceNotificationSelectable
Packages that use MaintenanceNotificationSelectable
Package
Description
-
Uses of MaintenanceNotificationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification declared as MaintenanceNotificationSelectableModifier and TypeFieldDescriptionstatic final MaintenanceNotificationSelectableMaintenanceNotification.ALL_FIELDSSelector for all available fields of MaintenanceNotification. -
Uses of MaintenanceNotificationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.field that implement MaintenanceNotificationSelectableModifier and TypeClassDescriptionclassMaintenanceNotificationField<FieldT>Template class to represent entity fields of the EntityMaintenanceNotification. -
Uses of MaintenanceNotificationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.link that implement MaintenanceNotificationSelectableModifier and TypeClassDescriptionclassMaintenanceNotificationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintenanceNotificationto other entities.classMaintenanceNotificationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintenanceNotificationto other entities, where the cardinality of the related entity is at most 1.