ClassicAdministratorProperties 类
定义
Classic Administrator properties.
public class ClassicAdministratorProperties
- 继承
-
java.lang.ObjectClassicAdministratorProperties
方法
emailAddress() |
Get the emailAddress value.
|
role() |
Get the role value.
|
withEmailAddress(String emailAddress) |
Set the emailAddress value.
|
withRole(String role) |
Set the role value.
|