Uses of Class
be.fgov.ehealth.recipe.protocol.v4.UploadFileResponseType
-
Packages that use UploadFileResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of UploadFileResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return UploadFileResponseType Modifier and Type Method Description UploadFileResponseTypeObjectFactory. createUploadFileResponseType()Create an instance ofUploadFileResponseTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type UploadFileResponseType Modifier and Type Method Description JAXBElement<UploadFileResponseType>ObjectFactory. createUploadFileResponse(UploadFileResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type UploadFileResponseType Modifier and Type Method Description JAXBElement<UploadFileResponseType>ObjectFactory. createUploadFileResponse(UploadFileResponseType value)
-