| Package | Description |
|---|---|
| eu.fispace.api.ail |
TODO
|
| Modifier and Type | Field and Description |
|---|---|
protected UserType |
User.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<UserType> |
UserListType.userList |
| Modifier and Type | Method and Description |
|---|---|
UserType |
ObjectFactory.createUserType()
Create an instance of
UserType |
UserType |
User.getData()
Obtiene el valor de la propiedad data.
|
UserType |
UserType.withUserName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<UserType> |
UserListType.getUserList()
Gets the value of the userList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setData(UserType value)
Define el valor de la propiedad data.
|
User |
User.withData(UserType value) |
UserListType |
UserListType.withUserList(UserType... values) |
| Modifier and Type | Method and Description |
|---|---|
UserListType |
UserListType.withUserList(Collection<UserType> values) |
Copyright © 2015. All Rights Reserved.