public class Attribute extends Object
Attribute(String name, Object value, boolean isMandatory)
String
getName()
Object
getValue()
boolean
isMandatory()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Attribute(String name, Object value, boolean isMandatory)
public String getName()
public Object getValue()
public boolean isMandatory()
public String toString()
toString
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.