Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.GetPropertiesResponseType
-
Packages that use GetPropertiesResponseType Package Description org.bedework.synch.wsmessages org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of GetPropertiesResponseType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return GetPropertiesResponseType Modifier and Type Method Description GetPropertiesResponseTypeSynchRemoteServicePortType. getProperties(SynchIdTokenType idToken, GetPropertiesType request) -
Uses of GetPropertiesResponseType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return GetPropertiesResponseType Modifier and Type Method Description GetPropertiesResponseTypeObjectFactory. createGetPropertiesResponseType()Create an instance ofGetPropertiesResponseTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type GetPropertiesResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<GetPropertiesResponseType>ObjectFactory. createGetPropertiesResponse(GetPropertiesResponseType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type GetPropertiesResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<GetPropertiesResponseType>ObjectFactory. createGetPropertiesResponse(GetPropertiesResponseType value)
-