| 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
This class represents an information item based on a boolean.
|
class |
InformationItemValueDateType
This class represents an information item based on a date.
|
class |
InformationItemValueDoubleType
This class represents an information item based on a double.
|
class |
InformationItemValueIntegerType
This class represents an information item based on an integer.
|
class |
InformationItemValueStringListType
This class represents an information item based on a string list.
|
class |
InformationItemValueStringType
This class represents an information item based on a string.
|
| 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(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 © 2015. All Rights Reserved.