| 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 | Class and Description |
|---|---|
class |
AbstractSimpleComponentType
Clase Java para AbstractSimpleComponentType complex type.
|
class |
CategoryType
Clase Java para CategoryType complex type.
|
class |
CountType
Clase Java para CountType complex type.
|
class |
DataArrayType
Clase Java para DataArrayType complex type.
|
class |
QuantityRangeType
Clase Java para QuantityRangeType complex type.
|
class |
QuantityType
Clase Java para QuantityType complex type.
|
class |
TextType
Clase Java para TextType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends AbstractDataComponentType> |
AbstractDataComponentPropertyType.abstractDataComponent |
| Modifier and Type | Method and Description |
|---|---|
AbstractDataComponentType |
AbstractDataComponentType.withDefinition(String value) |
AbstractDataComponentType |
AbstractDataComponentType.withDescription(String value) |
AbstractDataComponentType |
AbstractDataComponentType.withExtension(Collection<Object> values) |
AbstractDataComponentType |
AbstractDataComponentType.withExtension(Object... values) |
AbstractDataComponentType |
AbstractDataComponentType.withId(String value) |
AbstractDataComponentType |
AbstractDataComponentType.withIdentifier(String value) |
AbstractDataComponentType |
AbstractDataComponentType.withLabel(String value) |
AbstractDataComponentType |
AbstractDataComponentType.withOptional(boolean value) |
AbstractDataComponentType |
AbstractDataComponentType.withUpdatable(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractDataComponentType> |
ObjectFactory.createAbstractDataComponent(AbstractDataComponentType value)
|
JAXBElement<? extends AbstractDataComponentType> |
AbstractDataComponentPropertyType.getAbstractDataComponent()
Obtiene el valor de la propiedad abstractDataComponent.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractDataComponentType> |
ObjectFactory.createAbstractDataComponent(AbstractDataComponentType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDataComponentPropertyType.setAbstractDataComponent(JAXBElement<? extends AbstractDataComponentType> value)
Define el valor de la propiedad abstractDataComponent.
|
DataArrayType.ElementType |
DataArrayType.ElementType.withAbstractDataComponent(JAXBElement<? extends AbstractDataComponentType> value) |
AbstractDataComponentPropertyType |
AbstractDataComponentPropertyType.withAbstractDataComponent(JAXBElement<? extends AbstractDataComponentType> value) |
Copyright © 2014. All Rights Reserved.