Class 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 Detail

      • ServiceStoppedType

        public ServiceStoppedType()