| Constructor and Description |
|---|
XAttribute(String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
XName |
getName() |
XmlNodeType |
getNodeType() |
String |
getValue() |
void |
setValue(String value) |
public String getValue()
public XmlNodeType getNodeType()
getNodeType in class XObjectpublic void setValue(String value)
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.