Uses of Class
org.bedework.synch.wsmessages.ServiceStoppedType
-
Packages that use ServiceStoppedType Package Description org.bedework.synch.wsmessages -
-
Uses of ServiceStoppedType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return ServiceStoppedType Modifier and Type Method Description ServiceStoppedTypeObjectFactory. createServiceStoppedType()Create an instance ofServiceStoppedTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type ServiceStoppedType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceStoppedType>ObjectFactory. createServiceStopped(ServiceStoppedType value)Methods in org.bedework.synch.wsmessages with parameters of type ServiceStoppedType Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceStoppedType>ObjectFactory. createServiceStopped(ServiceStoppedType value)
-