public class RuleAttribute extends Object
Constructor and Description |
---|
RuleAttribute() |
RuleAttribute(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName() |
String |
getValue() |
void |
setAttributeName(String attributeName) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.