public class DocumentationItemImpl extends RAMLLanguageElementImpl implements DocumentationItem
| Modifier | Constructor and Description |
|---|---|
protected |
DocumentationItemImpl() |
|
DocumentationItemImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
MarkdownString |
content() |
String |
title() |
annotations, description, displayNamegetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotations, description, displayNamegetErrorspublic DocumentationItemImpl(Object jsNode, JavaNodeFactory factory)
protected DocumentationItemImpl()
public String title()
title in interface DocumentationItempublic MarkdownString content()
content in interface DocumentationItemCopyright © 2016 RAML. All rights reserved.