| 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 AppTypeType |
AppType.type |
| Modifier and Type | Method and Description |
|---|---|
static AppTypeType |
AppTypeType.fromValue(String v) |
AppTypeType |
AppType.getType()
Obtiene el valor de la propiedad type.
|
static AppTypeType |
AppTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppTypeType[] |
AppTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppType.setType(AppTypeType value)
Define el valor de la propiedad type.
|
AppType |
AppType.withType(AppTypeType value) |
Copyright © 2015. All Rights Reserved.