| Package | Description |
|---|---|
| eu.fispace.api.admin |
This package contains the classes that describe the format of the messages that
the FIspace Store and SDK components will exchange with:
SDI
|
| Modifier and Type | Field and Description |
|---|---|
protected AppSetType |
AppAvailability.availability |
| Modifier and Type | Method and Description |
|---|---|
AppSetType |
ObjectFactory.createAppSetType()
Create an instance of
AppSetType |
AppSetType |
AppAvailability.getAvailability()
Obtiene el valor de la propiedad availability.
|
AppSetType |
AppSetType.withAppList(Collection<String> values) |
AppSetType |
AppSetType.withAppList(String... values) |
AppSetType |
AppSetType.withAppNotAvailable(Collection<String> values) |
AppSetType |
AppSetType.withAppNotAvailable(String... values) |
AppSetType |
AppSetType.withAppNotFound(Collection<String> values) |
AppSetType |
AppSetType.withAppNotFound(String... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppAvailability.setAvailability(AppSetType value)
Define el valor de la propiedad availability.
|
AppAvailability |
AppAvailability.withAvailability(AppSetType value) |
Copyright © 2015. All Rights Reserved.