public class AccessRule extends GroovyObjectSupport
Constructor and Description |
---|
AccessRule(Object kind,
Object pattern)
Deprecated.
|
AccessRule(String kind,
String pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKind() |
String |
getPattern() |
int |
hashCode() |
void |
setKind(String kind) |
void |
setPattern(String pattern) |
String |
toString() |
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty