Uses of Class
org.oasis_open.docs.ns.wscal.calws_soap.FetchItemType
-
Packages that use FetchItemType Package Description org.oasis_open.docs.ns.wscal.calws_soap -
-
Uses of FetchItemType in org.oasis_open.docs.ns.wscal.calws_soap
Methods in org.oasis_open.docs.ns.wscal.calws_soap that return FetchItemType Modifier and Type Method Description FetchItemTypeObjectFactory. createFetchItemType()Create an instance ofFetchItemTypeMethods in org.oasis_open.docs.ns.wscal.calws_soap that return types with arguments of type FetchItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<FetchItemType>ObjectFactory. createFetchItem(FetchItemType value)Methods in org.oasis_open.docs.ns.wscal.calws_soap with parameters of type FetchItemType Modifier and Type Method Description javax.xml.bind.JAXBElement<FetchItemType>ObjectFactory. createFetchItem(FetchItemType value)FetchItemResponseTypeCalWsServicePortType. fetchItem(FetchItemType request)
-