it.avutils.jmapper.xml.beans
Class XmlAttributeName
java.lang.Object
it.avutils.jmapper.xml.beans.XmlAttributeName
public class XmlAttributeName
- extends Object
This bean represents the name attribute of the attribute node.
- Author:
- Alessandro Vurro
|
Field Summary |
String |
name
name attribute of attribute node |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
@XStreamAsAttribute
public String name
- name attribute of attribute node
XmlAttributeName
public XmlAttributeName(String name)
Copyright © 2013. All Rights Reserved.