| 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 AppType |
AppRegistration.app |
| Modifier and Type | Method and Description |
|---|---|
AppType |
ObjectFactory.createAppType()
Create an instance of
AppType |
AppType |
AppRegistration.getApp()
Obtiene el valor de la propiedad app.
|
AppType |
AppType.withDescription(String value) |
AppType |
AppType.withId(Id value) |
AppType |
AppType.withName(String value) |
AppType |
AppType.withResource(String value) |
AppType |
AppType.withStatus(StatusType value) |
AppType |
AppType.withType(AppTypeType value) |
AppType |
AppType.withVersion(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppRegistration.setApp(AppType value)
Define el valor de la propiedad app.
|
AppRegistration |
AppRegistration.withApp(AppType value) |
Copyright © 2015. All Rights Reserved.