public interface AdminUserAttribute extends ValueAssignable<String>
AdminUsers| Modifier and Type | Method and Description | 
|---|---|
| AdminUser | getAdminUser()Returns the  AdminUser | 
| Long | getId()Returns the id | 
| void | setAdminUser(AdminUser adminUser)Sets the  AdminUser | 
| void | setId(Long id)Sets the id | 
getName, getValue, setName, setValueCopyright © 2020. All rights reserved.