public class AttachmentText extends Object
| Constructor and Description |
|---|
AttachmentText() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContentType() |
String |
getEncoding() |
String |
getText() |
int |
hashCode() |
void |
setContentType(String contentType) |
void |
setEncoding(String encoding) |
void |
setText(String text) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.