| Package | Description |
|---|---|
| tr.gov.efatura.useraccount |
| Modifier and Type | Method and Description |
|---|---|
WorkScopeType |
WorkScopeType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
WorkScopeType |
ObjectFactory.createWorkScopeType()
Create an instance of
WorkScopeType |
WorkScopeType |
UserAccountType.getAuthorizedWorkScopeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
WorkScopeType |
UserAccountType.getProhibitedWorkScopeAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<WorkScopeType> |
ObjectFactory.createAuthorizedWorkScope(WorkScopeType value)
|
JAXBElement<WorkScopeType> |
ObjectFactory.createProhibitedWorkScope(WorkScopeType value)
|
List<WorkScopeType> |
UserAccountType.getAuthorizedWorkScope()
A user's authorized scope of work.Gets the value of the authorizedWorkScope property.
|
List<WorkScopeType> |
UserAccountType.getProhibitedWorkScope()
A prohibited scope of work for a user.Gets the value of the prohibitedWorkScope property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAccountType.addAuthorizedWorkScope(WorkScopeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
UserAccountType.addProhibitedWorkScope(WorkScopeType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
WorkScopeType.cloneTo(WorkScopeType ret)
This method clones all values from
this to the passed object. |
JAXBElement<WorkScopeType> |
ObjectFactory.createAuthorizedWorkScope(WorkScopeType value)
|
JAXBElement<WorkScopeType> |
ObjectFactory.createProhibitedWorkScope(WorkScopeType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAccountType.setAuthorizedWorkScope(List<WorkScopeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
UserAccountType.setProhibitedWorkScope(List<WorkScopeType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2016–2021 Philip Helger. All rights reserved.