@Incubating public interface AccessRule
| Modifier and Type | Method and Description | 
|---|---|
| int | getKind()Returns the encoded type of the access rule. | 
| String | getPattern()Returns the file pattern of this access rule. | 
int getKind()
String getPattern()