Package org.sonar.api.server.ws
Interface Request.Part
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetFileName()java.io.InputStreamgetInputStream()
-
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getFileName() |
|
java.io.InputStream |
getInputStream() |