| Constructor and Description |
|---|
StringPart(String name,
String value) |
StringPart(String name,
String value,
String contentType) |
StringPart(String name,
String value,
String contentType,
Charset charset) |
StringPart(String name,
String value,
String contentType,
Charset charset,
String contentId) |
StringPart(String name,
String value,
String contentType,
Charset charset,
String contentId,
String transferEncoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
addCustomHeader, getCharset, getContentId, getContentType, getCustomHeaders, getDispositionType, getName, getTransferEncoding, setCustomHeaders, setDispositionType, toStringCopyright © 2019. All rights reserved.