public class FormBinaryField extends Object
| Constructor and Description |
|---|
FormBinaryField(String fileName,
String contentType,
byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
String |
getContentType() |
String |
getFileName() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.