Uses of Class
org.icatproject.DummyResponse
-
Packages that use DummyResponse Package Description org.icatproject -
-
Uses of DummyResponse in org.icatproject
Methods in org.icatproject that return DummyResponse Modifier and Type Method Description DummyResponseObjectFactory. createDummyResponse()Create an instance ofDummyResponseMethods in org.icatproject that return types with arguments of type DummyResponse Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DummyResponse>ObjectFactory. createDummyResponse(DummyResponse value)Methods in org.icatproject with parameters of type DummyResponse Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DummyResponse>ObjectFactory. createDummyResponse(DummyResponse value)
-