Class ServiceStoppedType

java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
org.bedework.synch.wsmessages.ServiceStoppedType

public class ServiceStoppedType extends ErrorCodeType
The synch service is not running.

Java class for ServiceStoppedType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ServiceStoppedType">
   <complexContent>
     <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType">
     </extension>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • ServiceStoppedType

      public ServiceStoppedType()