Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.selectable.MaintNotificationItemCauseSelectable
Packages that use MaintNotificationItemCauseSelectable
Package
Description
-
Uses of MaintNotificationItemCauseSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification declared as MaintNotificationItemCauseSelectableModifier and TypeFieldDescriptionstatic final MaintNotificationItemCauseSelectableMaintNotificationItemCause.ALL_FIELDSSelector for all available fields of MaintNotificationItemCause. -
Uses of MaintNotificationItemCauseSelectable 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 MaintNotificationItemCauseSelectableModifier and TypeClassDescriptionclassMaintNotificationItemCauseField<FieldT>Template class to represent entity fields of the EntityMaintNotificationItemCause. -
Uses of MaintNotificationItemCauseSelectable 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 MaintNotificationItemCauseSelectableModifier and TypeClassDescriptionclassMaintNotificationItemCauseLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintNotificationItemCauseto other entities.classMaintNotificationItemCauseOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintNotificationItemCauseto other entities, where the cardinality of the related entity is at most 1.