Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification.field.MaintenanceNotificationPartnerField
Packages that use MaintenanceNotificationPartnerField
-
Uses of MaintenanceNotificationPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification declared as MaintenanceNotificationPartnerFieldModifier and TypeFieldDescriptionstatic final MaintenanceNotificationPartnerField<String>MaintenanceNotificationPartner.MAINTENANCE_NOTIFICATIONUse with available fluent helpers to apply the MaintenanceNotification field to query operations.static final MaintenanceNotificationPartnerField<String>MaintenanceNotificationPartner.NOTIFICATION_PARTNER_OBJECT_NMBRUse with available fluent helpers to apply the NotificationPartnerObjectNmbr field to query operations.static final MaintenanceNotificationPartnerField<String>MaintenanceNotificationPartner.PARTNERUse with available fluent helpers to apply the Partner field to query operations.static final MaintenanceNotificationPartnerField<String>MaintenanceNotificationPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancenotification that return MaintenanceNotificationPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintenanceNotificationPartnerField<T>MaintenanceNotificationPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintenanceNotificationPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.