Uses of Class
org.oasis_open.docs.ws_calendar.ns.soap.AddItemType
-
Packages that use AddItemType Package Description org.bedework.synch.wsmessages org.oasis_open.docs.ws_calendar.ns.soap -
-
Uses of AddItemType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages with parameters of type AddItemType Modifier and Type Method Description AddItemResponseTypeSynchRemoteServicePortType. addItem(SynchIdTokenType idToken, AddItemType addItemRequest) -
Uses of AddItemType in org.oasis_open.docs.ws_calendar.ns.soap
Methods in org.oasis_open.docs.ws_calendar.ns.soap that return AddItemType Modifier and Type Method Description AddItemTypeObjectFactory. createAddItemType()Create an instance ofAddItemTypeMethods in org.oasis_open.docs.ws_calendar.ns.soap that return types with arguments of type AddItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddItemType>ObjectFactory. createAddItem(AddItemType value)Methods in org.oasis_open.docs.ws_calendar.ns.soap with parameters of type AddItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<AddItemType>ObjectFactory. createAddItem(AddItemType value)
-