Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.selectable.MaintenanceNotificationPartnerSelectable
Packages that use MaintenanceNotificationPartnerSelectable
Package
Description
-
Uses of MaintenanceNotificationPartnerSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification declared as MaintenanceNotificationPartnerSelectableModifier and TypeFieldDescriptionstatic final MaintenanceNotificationPartnerSelectableMaintenanceNotificationPartner.ALL_FIELDSSelector for all available fields of MaintenanceNotificationPartner. -
Uses of MaintenanceNotificationPartnerSelectable 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 MaintenanceNotificationPartnerSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityMaintenanceNotificationPartner. -
Uses of MaintenanceNotificationPartnerSelectable 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 MaintenanceNotificationPartnerSelectableModifier and TypeClassDescriptionclassMaintenanceNotificationPartnerLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintenanceNotificationPartnerto other entities.classMaintenanceNotificationPartnerOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintenanceNotificationPartnerto other entities, where the cardinality of the related entity is at most 1.