Uses of Class
org.bedework.synch.wsmessages.StartServiceNotificationType
-
Packages that use StartServiceNotificationType Package Description org.bedework.synch.wsmessages -
-
Uses of StartServiceNotificationType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return StartServiceNotificationType Modifier and Type Method Description StartServiceNotificationTypeObjectFactory. createStartServiceNotificationType()Create an instance ofStartServiceNotificationTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type StartServiceNotificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<StartServiceNotificationType>ObjectFactory. createStartServiceNotification(StartServiceNotificationType value)Methods in org.bedework.synch.wsmessages with parameters of type StartServiceNotificationType Modifier and Type Method Description javax.xml.bind.JAXBElement<StartServiceNotificationType>ObjectFactory. createStartServiceNotification(StartServiceNotificationType value)StartServiceResponseTypeSynchRemoteServicePortType. startService(StartServiceNotificationType request)
-