public interface Content
abstract String
getName()
abstract void
setContents(List<Content> contentsBefore, List<Content> contentsAfter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String getName()
abstract void setContents(List<Content> contentsBefore, List<Content> contentsAfter)