public interface DocumentContent extends Content
| Modifier and Type | Method and Description |
|---|---|
Document |
getContent()
Gets the Document object relating to this DocumentContent object
|
default ContentType |
getType()
Gets the ContentType relating to this Content object
|
Document getContent()
default ContentType getType()
Copyright © 2017. All rights reserved.