public class ContributionItem extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
documentation |
protected String |
nameOrId |
protected String |
tagName |
protected String |
xml |
Constructor and Description |
---|
ContributionItem() |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentation() |
String |
getId() |
String |
getLabel() |
String |
getRawXml() |
String |
getXml() |
void |
write(StringBuffer sb) |
protected String documentation
public ContributionItem()
Copyright © 2017 Nuxeo. All rights reserved.