public class Attachment extends Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
base64Attachment |
| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBase64Attachment()
Gets the value of the base64Attachment property.
|
void |
setBase64Attachment(byte[] value)
Sets the value of the base64Attachment property.
|
public byte[] getBase64Attachment()
public void setBase64Attachment(byte[] value)
value - allowed object is
byte[]Copyright © 2020 B3Partners B.V.. All rights reserved.