public class RuleMetadata extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HIDE_ATTRIBUTES_IN_EDITOR |
static String |
HIDE_LHS_IN_EDITOR |
static String |
HIDE_RHS_IN_EDITOR |
Constructor and Description |
---|
RuleMetadata() |
RuleMetadata(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() |
public static String HIDE_LHS_IN_EDITOR
public static String HIDE_RHS_IN_EDITOR
public static String HIDE_ATTRIBUTES_IN_EDITOR
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.