public class RuleAttribute extends Object
Constructor and Description |
---|
RuleAttribute() |
RuleAttribute(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAttributeName() |
String |
getValue() |
int |
hashCode() |
void |
setAttributeName(String attributeName) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.