public interface DslElementDoc
| Modifier and Type | Method and Description |
|---|---|
DocComment |
getComment() |
java.lang.String |
getDescription() |
java.lang.String |
getId() |
java.lang.String |
getReplacement() |
boolean |
isDeprecated() |
boolean |
isIncubating() |
boolean |
isReplaced() |
java.lang.String getId()
java.lang.String getDescription()
DocComment getComment()
boolean isDeprecated()
boolean isIncubating()
boolean isReplaced()
java.lang.String getReplacement()