Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.selectable.MaintenanceNotificationItemSelectable
Packages that use MaintenanceNotificationItemSelectable
Package
Description
-
Uses of MaintenanceNotificationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification declared as MaintenanceNotificationItemSelectableModifier and TypeFieldDescriptionstatic final MaintenanceNotificationItemSelectableMaintenanceNotificationItem.ALL_FIELDSSelector for all available fields of MaintenanceNotificationItem. -
Uses of MaintenanceNotificationItemSelectable 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 MaintenanceNotificationItemSelectableModifier and TypeClassDescriptionclassMaintenanceNotificationItemField<FieldT>Template class to represent entity fields of the EntityMaintenanceNotificationItem. -
Uses of MaintenanceNotificationItemSelectable 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 MaintenanceNotificationItemSelectableModifier and TypeClassDescriptionclassMaintenanceNotificationItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintenanceNotificationItemto other entities.classMaintenanceNotificationItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintenanceNotificationItemto other entities, where the cardinality of the related entity is at most 1.