public interface HasContent
| Modifier and Type | Method and Description |
|---|---|
Map<String,Field> |
getContent()
Get the content as a map of fields where the field name is the key.
|
void |
setContent(Map<String,Field> content)
Set the content
|
Copyright © 2017. All rights reserved.