public class RoleFile extends Object
| Constructor and Description |
|---|
RoleFile() |
RoleFile(String name,
String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getName() |
String |
getPath() |
void |
setContent(String content) |
void |
setName(String name) |
void |
setPath(String path) |
Copyright © 2019. All Rights Reserved.