Uses of Class
org.uitnet.testing.smartfwk.api.core.support.MultipartFileRecord
-
Packages that use MultipartFileRecord Package Description org.uitnet.testing.smartfwk.api.core.support -
-
Uses of MultipartFileRecord in org.uitnet.testing.smartfwk.api.core.support
Methods in org.uitnet.testing.smartfwk.api.core.support that return types with arguments of type MultipartFileRecord Modifier and Type Method Description List<MultipartFileRecord>HttpMultipartFileRequest. getParts()Methods in org.uitnet.testing.smartfwk.api.core.support with parameters of type MultipartFileRecord Modifier and Type Method Description HttpMultipartFileRequestHttpMultipartFileRequest. addPart(MultipartFileRecord part)
-