org.gcube.data.trees.data
Class Nodes.Attribute

java.lang.Object
  extended by org.gcube.data.trees.data.Nodes.Attribute
Enclosing class:
Nodes

public static class Nodes.Attribute
extends Object

An attribute with a name and a value.


Field Summary
 QName name
           
 String value
           
 
Constructor Summary
Nodes.Attribute()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public QName name

value

public String value
Constructor Detail

Nodes.Attribute

public Nodes.Attribute()


Copyright © 2012. All Rights Reserved.