| Package | Description |
|---|---|
| eu.fispace.api.lg |
This package contains the classes that describe the messages that
the FIspace SDI component will exchange with apps and external systems
in the logistics domain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InformationItemValueBooleanType
TODO
|
class |
InformationItemValueDateType
TODO
|
class |
InformationItemValueDoubleType
TODO
|
class |
InformationItemValueIntegerType
TODO
|
class |
InformationItemValueStringListType
TODO
|
class |
InformationItemValueStringType
TODO
|
| Modifier and Type | Field and Description |
|---|---|
protected InformationItemValueType |
InformationItemType.value |
| Modifier and Type | Method and Description |
|---|---|
InformationItemValueType |
InformationItemType.getValue()
Obtiene el valor de la propiedad value.
|
InformationItemValueType |
InformationItemValueType.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
InformationItemType.setValue(InformationItemValueType value)
Define el valor de la propiedad value.
|
InformationItemType |
InformationItemType.withValue(InformationItemValueType value) |
Copyright © 2014. All Rights Reserved.