Uses of Class
be.fgov.ehealth.recipe.protocol.v4.UploadFileRequestType
-
Packages that use UploadFileRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of UploadFileRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return UploadFileRequestType Modifier and Type Method Description UploadFileRequestTypeObjectFactory. createUploadFileRequestType()Create an instance ofUploadFileRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type UploadFileRequestType Modifier and Type Method Description JAXBElement<UploadFileRequestType>ObjectFactory. createUploadFileRequest(UploadFileRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type UploadFileRequestType Modifier and Type Method Description JAXBElement<UploadFileRequestType>ObjectFactory. createUploadFileRequest(UploadFileRequestType value)
-