public class IncludeMandatoryColumnsQueryOption extends BaseQueryOption
| Constructor and Description |
|---|
IncludeMandatoryColumnsQueryOption(boolean include) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getNodeName() |
protected java.lang.String |
getNodeText() |
attach, populate, toString, toXmlStringpublic IncludeMandatoryColumnsQueryOption(boolean include)
protected java.lang.String getNodeName()
getNodeName in class BaseNodeprotected java.lang.String getNodeText()
getNodeText in class BaseNode