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