| Package | Description |
|---|---|
| eu.fispace.api.ag |
This package contains the classes that describe the format of the messages that
the FIspace SDI component will exchange with:
The FIspace B2B component
External systems connected to FIspace
The classes in this package are specific for the overall greenhouse example scenario
to be developed until the M9 milestone.
|
| Modifier and Type | Field and Description |
|---|---|
protected AllowedTokensType |
AllowedTokensPropertyType.allowedTokens |
| Modifier and Type | Method and Description |
|---|---|
AllowedTokensType |
ObjectFactory.createAllowedTokensType()
Create an instance of
AllowedTokensType |
AllowedTokensType |
AllowedTokensPropertyType.getAllowedTokens()
Obtiene el valor de la propiedad allowedTokens.
|
AllowedTokensType |
AllowedTokensType.withExtension(Collection<Object> values) |
AllowedTokensType |
AllowedTokensType.withExtension(Object... values) |
AllowedTokensType |
AllowedTokensType.withId(String value) |
AllowedTokensType |
AllowedTokensType.withPattern(String value) |
AllowedTokensType |
AllowedTokensType.withValue(Collection<String> values) |
AllowedTokensType |
AllowedTokensType.withValue(String... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AllowedTokensType> |
ObjectFactory.createAllowedTokens(AllowedTokensType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AllowedTokensType> |
ObjectFactory.createAllowedTokens(AllowedTokensType value)
|
void |
AllowedTokensPropertyType.setAllowedTokens(AllowedTokensType value)
Define el valor de la propiedad allowedTokens.
|
AllowedTokensPropertyType |
AllowedTokensPropertyType.withAllowedTokens(AllowedTokensType value) |
Copyright © 2014. All Rights Reserved.