Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.BaseResponseType
Packages that use BaseResponseType
-
Uses of BaseResponseType in org.bedework.synch.wsmessages
Subclasses of BaseResponseType in org.bedework.synch.wsmessagesModifier and TypeClassDescriptionclass
Response to message from service requesting information.class
Response to ping message.class
Response to message requesting subscription refresh.class
Respond to the ping token: from service status: OKclass
Response to message from service requesting new subscription.class
Response to message requesting unsubscription.class
Response to message requesting unsubscription. -
Uses of BaseResponseType in org.oasis_open.docs.ws_calendar.ns.soap
Subclasses of BaseResponseType in org.oasis_open.docs.ws_calendar.ns.soapModifier and TypeClassDescriptionclass
Response to message to add an item.class
Response to a calendar query or multiget.class
Response to message to delete an item.class
Response to message to fetch an item.class
Respond to the freebusy request.class
Respond to the getProperties request.class
Response to a multi-op message.class
Contains multiple MultistatResponseElementTypeclass
Contains prop elements with the same statusclass
Response to message to update an item.Fields in org.oasis_open.docs.ws_calendar.ns.soap with type parameters of type BaseResponseTypeModifier and TypeFieldDescriptionprotected List<javax.xml.bind.JAXBElement<? extends BaseResponseType>>
ArrayOfResponses.baseResponse
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type BaseResponseTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BaseResponseType>
ObjectFactory.createBaseResponse
(BaseResponseType value) List<javax.xml.bind.JAXBElement<? extends BaseResponseType>>
ArrayOfResponses.getBaseResponse()
Gets the value of the baseResponse property.Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type BaseResponseTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BaseResponseType>
ObjectFactory.createBaseResponse
(BaseResponseType value)