Uses of Class
de.xima.fc.mdl.request.AttachmentData
Packages that use AttachmentData
-
Uses of AttachmentData in de.xima.fc.mdl.request
Methods in de.xima.fc.mdl.request that return types with arguments of type AttachmentDataMethods in de.xima.fc.mdl.request with parameters of type AttachmentDataModifier and TypeMethodDescriptionvoid
ParameterWrapper.registerAttachment
(String name, AttachmentData data) Method parameters in de.xima.fc.mdl.request with type arguments of type AttachmentDataModifier and TypeMethodDescriptionvoid
UploadParameters.setAttachmentsMap
(HashMap<String, List<AttachmentData>> attachmentsMap)