Class UnsubscribeResponseType

java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.BaseResponseType
org.bedework.synch.wsmessages.UnsubscribeResponseType

public class UnsubscribeResponseType extends BaseResponseType
Response to message requesting unsubscription.

Java class for UnsubscribeResponseType complex type.

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

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

    • UnsubscribeResponseType

      public UnsubscribeResponseType()