public class ContentPart extends Object
| Constructor and Description |
|---|
ContentPart(String fieldName,
String fieldValue) |
ContentPart(String fieldName,
String fieldValue,
String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
String |
getFieldValue() |
String |
getMimeType() |
Copyright © 2022. All rights reserved.