public static class Permission.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Permission |
build() |
Permission.Builder |
copy(Permission model) |
Permission.Builder |
p(String p)
The name of the permission.
|
public Permission.Builder p(String p)
The name of the permission.
p
- the value to setpublic Permission build()
public Permission.Builder copy(Permission model)
Copyright © 2016–2024. All rights reserved.