| Package | Description |
|---|---|
| tr.gov.efatura.useraccount |
| Modifier and Type | Method and Description |
|---|---|
UserRoleType |
UserRoleType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
UserRoleType |
ObjectFactory.createUserRoleType()
Create an instance of
UserRoleType |
UserRoleType |
UserAccountType.getUserRoleAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<UserRoleType> |
ObjectFactory.createUserRole(UserRoleType value)
|
List<UserRoleType> |
UserAccountType.getUserRole()
The designated role(s) associated with the user with regard
to the account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAccountType.addUserRole(UserRoleType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
UserRoleType.cloneTo(UserRoleType ret)
This method clones all values from
this to the passed object. |
JAXBElement<UserRoleType> |
ObjectFactory.createUserRole(UserRoleType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAccountType.setUserRole(List<UserRoleType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2016–2020 Philip Helger. All rights reserved.