public interface ContentDetails
| Modifier and Type | Method and Description |
|---|---|
String |
getContentHash() |
Integer |
getId() |
String |
getXmlContent() |
void |
setContentHash(String contentHash) |
void |
setId(Integer id) |
void |
setXmlContent(String xmlContent) |
Copyright © 2014. All Rights Reserved.