| Package | Description |
|---|---|
| eu.fispace.api.admin |
This package contains the classes that describe the format of the messages that
the FIspace Store component will exchange with:
|
| Modifier and Type | Field and Description |
|---|---|
protected App |
AppMessage.app |
| Modifier and Type | Method and Description |
|---|---|
App |
ObjectFactory.createApp()
Create an instance of
App |
App |
AppMessage.getApp()
Obtiene el valor de la propiedad app.
|
App |
App.withDescription(String value) |
App |
App.withName(String value) |
App |
App.withResource(String value) |
App |
App.withStatus(StatusType value) |
App |
App.withVersion(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppMessage.setApp(App value)
Define el valor de la propiedad app.
|
AppMessage |
AppMessage.withApp(App value) |
Copyright © 2015. All Rights Reserved.