public class RuleAttribute extends Object
RuleAttribute()
RuleAttribute(String name, String value)
boolean
equals(Object o)
String
getAttributeName()
getValue()
int
hashCode()
void
setAttributeName(String attributeName)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RuleAttribute(String name, String value)
public RuleAttribute()
public String toString()
toString
Object
public String getAttributeName()
public void setAttributeName(String attributeName)
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.