public class Attachment extends DefaultTypedKeyValue
A model representing an Attachment
encoding, key, mediaType, value| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
DataHandler |
getDataHandler() |
Serializable |
getValue() |
void |
setValue(Object value) |
getEncoding, getKey, getMediaType, hashCode, setEncoding, setKey, setMediaTypepublic DataHandler getDataHandler()
public Serializable getValue()
getValue in interface TypedKeyValuegetValue in class DefaultTypedKeyValuepublic void setValue(Object value)
setValue in interface TypedKeyValuesetValue in class DefaultTypedKeyValuepublic boolean equals(Object object)
equals in class DefaultTypedKeyValueCopyright © 2020. All rights reserved.