public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static AlertingConfig createAlertingConfig()
public static javax.xml.bind.JAXBElement<AlertingConfig> createAlertingConfig(AlertingConfig value)
public static GetAlertingConfig createGetAlertingConfig()
public static javax.xml.bind.JAXBElement<GetAlertingConfig> createGetAlertingConfig(GetAlertingConfig value)
public static GetAlertingConfigByVersion createGetAlertingConfigByVersion()
public static javax.xml.bind.JAXBElement<GetAlertingConfigByVersion> createGetAlertingConfigByVersion(GetAlertingConfigByVersion value)
public static SetAlertingConfig createSetAlertingConfig()
public static javax.xml.bind.JAXBElement<SetAlertingConfig> createSetAlertingConfig(SetAlertingConfig value)
public static InternalAllApplicationsAlertingConfig createInternalAllApplicationsAlertingConfig()
public static javax.xml.bind.JAXBElement<InternalAllApplicationsAlertingConfig> createInternalAllApplicationsAlertingConfig(InternalAllApplicationsAlertingConfig value)
public static ApplicationAlertingConfig createApplicationAlertingConfig()
public static javax.xml.bind.JAXBElement<ApplicationAlertingConfig> createApplicationAlertingConfig(ApplicationAlertingConfig value)
public static AlertGroup createAlertGroup()
public static javax.xml.bind.JAXBElement<AlertGroup> createAlertGroup(AlertGroup value)
public static StandardIncrementalModeConfig createStandardIncrementalModeConfig()
public static javax.xml.bind.JAXBElement<StandardIncrementalModeConfig> createStandardIncrementalModeConfig(StandardIncrementalModeConfig value)
public static FixedTimeScheduling createFixedTimeScheduling()
public static javax.xml.bind.JAXBElement<FixedTimeScheduling> createFixedTimeScheduling(FixedTimeScheduling value)
public static CustomPublisher createCustomPublisher()
public static javax.xml.bind.JAXBElement<CustomPublisher> createCustomPublisher(CustomPublisher value)
public static SimpleHTTPPublisher createSimpleHTTPPublisher()
public static javax.xml.bind.JAXBElement<SimpleHTTPPublisher> createSimpleHTTPPublisher(SimpleHTTPPublisher value)
public static RealTimeHTTPPublisher createRealTimeHTTPPublisher()
public static javax.xml.bind.JAXBElement<RealTimeHTTPPublisher> createRealTimeHTTPPublisher(RealTimeHTTPPublisher value)
public static ConsolePublisher createConsolePublisher()
public static javax.xml.bind.JAXBElement<ConsolePublisher> createConsolePublisher(ConsolePublisher value)
public static SMTPServer createSMTPServer()
public static javax.xml.bind.JAXBElement<SMTPServer> createSMTPServer(SMTPServer value)
public static SimpleMailPublisher createSimpleMailPublisher()
public static javax.xml.bind.JAXBElement<SimpleMailPublisher> createSimpleMailPublisher(SimpleMailPublisher value)
public static AlertDesc createAlertDesc()
public static javax.xml.bind.JAXBElement<AlertDesc> createAlertDesc(AlertDesc value)
public static AlertDescList createAlertDescList()
public static javax.xml.bind.JAXBElement<AlertDescList> createAlertDescList(AlertDescList value)
public static GetUserAlerts createGetUserAlerts()
public static javax.xml.bind.JAXBElement<GetUserAlerts> createGetUserAlerts(GetUserAlerts value)
public static GetGlobalAlerts createGetGlobalAlerts()
public static javax.xml.bind.JAXBElement<GetGlobalAlerts> createGetGlobalAlerts(GetGlobalAlerts value)
public static GetGroupAlerts createGetGroupAlerts()
public static javax.xml.bind.JAXBElement<GetGroupAlerts> createGetGroupAlerts(GetGroupAlerts value)
public static AddAlert createAddAlert()
public static GetAlert createGetAlert()
public static GetAlertFromId createGetAlertFromId()
public static javax.xml.bind.JAXBElement<GetAlertFromId> createGetAlertFromId(GetAlertFromId value)
public static EditAlert createEditAlert()
public static javax.xml.bind.JAXBElement<EditAlert> createEditAlert(EditAlert value)
public static DeleteAlert createDeleteAlert()
public static javax.xml.bind.JAXBElement<DeleteAlert> createDeleteAlert(DeleteAlert value)
public static DeleteAllAlerts createDeleteAllAlerts()
public static javax.xml.bind.JAXBElement<DeleteAllAlerts> createDeleteAllAlerts(DeleteAllAlerts value)
public static RunAlertGroup createRunAlertGroup()
public static javax.xml.bind.JAXBElement<RunAlertGroup> createRunAlertGroup(RunAlertGroup value)
public static AbortAlertGroupRun createAbortAlertGroupRun()
public static javax.xml.bind.JAXBElement<AbortAlertGroupRun> createAbortAlertGroupRun(AbortAlertGroupRun value)
public static SetAlertGroupEnabled createSetAlertGroupEnabled()
public static javax.xml.bind.JAXBElement<SetAlertGroupEnabled> createSetAlertGroupEnabled(SetAlertGroupEnabled value)
public static SetAlertGroupPaused createSetAlertGroupPaused()
public static javax.xml.bind.JAXBElement<SetAlertGroupPaused> createSetAlertGroupPaused(SetAlertGroupPaused value)
public static RebuildAlertGroupMatchers createRebuildAlertGroupMatchers()
public static javax.xml.bind.JAXBElement<RebuildAlertGroupMatchers> createRebuildAlertGroupMatchers(RebuildAlertGroupMatchers value)
public static GetAlertingStatus createGetAlertingStatus()
public static javax.xml.bind.JAXBElement<GetAlertingStatus> createGetAlertingStatus(GetAlertingStatus value)
public static GetCustomScheduledPublisherDescriptors createGetCustomScheduledPublisherDescriptors()
public static javax.xml.bind.JAXBElement<GetCustomScheduledPublisherDescriptors> createGetCustomScheduledPublisherDescriptors(GetCustomScheduledPublisherDescriptors value)
public static GetCustomRTPublisherDescriptors createGetCustomRTPublisherDescriptors()
public static javax.xml.bind.JAXBElement<GetCustomRTPublisherDescriptors> createGetCustomRTPublisherDescriptors(GetCustomRTPublisherDescriptors value)
public static CustomPublisherDescriptorList createCustomPublisherDescriptorList()
public static javax.xml.bind.JAXBElement<CustomPublisherDescriptorList> createCustomPublisherDescriptorList(CustomPublisherDescriptorList value)
public static AlertingStatus createAlertingStatus()
public static javax.xml.bind.JAXBElement<AlertingStatus> createAlertingStatus(AlertingStatus value)
public static AlertingGroupStatus createAlertingGroupStatus()
public static javax.xml.bind.JAXBElement<AlertingGroupStatus> createAlertingGroupStatus(AlertingGroupStatus value)
public static GetStoredAlertResult createGetStoredAlertResult()
public static javax.xml.bind.JAXBElement<GetStoredAlertResult> createGetStoredAlertResult(GetStoredAlertResult value)
public static StoredAlertResult createStoredAlertResult()
public static javax.xml.bind.JAXBElement<StoredAlertResult> createStoredAlertResult(StoredAlertResult value)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.