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