public class Attribute extends Object
Attribute(String id)
Attribute(String id, String label)
String
getId()
getLabel()
void
setId(String id)
setLabel(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Attribute(String id, String label)
public Attribute(String id)
public String getId()
public void setId(String id)
public String getLabel()
public void setLabel(String label)
Copyright © 2010–2015. All rights reserved.