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