public class BooleanElement extends MetadataTypeDefinition<Boolean>
| Constructor and Description |
|---|
BooleanElement(String name,
Boolean defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getValue(BaseElement element) |
void |
setValue(BaseElement element,
Boolean value) |
setStringValue, stripCDatagetDefaultValue, getExtensionElements, getStringValue, name, ofpublic Boolean getValue(BaseElement element)
getValue in class MetadataTypeDefinition<Boolean>public void setValue(BaseElement element, Boolean value)
setValue in class MetadataTypeDefinition<Boolean>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.