Uses of Class
org.bedework.synch.wsmessages.StartServiceNotificationType
Packages that use StartServiceNotificationType
-
Uses of StartServiceNotificationType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return StartServiceNotificationTypeModifier and TypeMethodDescriptionObjectFactory.createStartServiceNotificationType()
Create an instance ofStartServiceNotificationType
Methods in org.bedework.synch.wsmessages that return types with arguments of type StartServiceNotificationTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StartServiceNotificationType>
ObjectFactory.createStartServiceNotification
(StartServiceNotificationType value) Methods in org.bedework.synch.wsmessages with parameters of type StartServiceNotificationTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<StartServiceNotificationType>
ObjectFactory.createStartServiceNotification
(StartServiceNotificationType value) SynchRemoteServicePortType.startService
(StartServiceNotificationType request)