| 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 CompanyType |
ProductComplaint.company |
| Modifier and Type | Method and Description |
|---|---|
CompanyType |
ObjectFactory.createCompanyType()
Create an instance of
CompanyType |
CompanyType |
ProductComplaint.getCompany()
Obtiene el valor de la propiedad company.
|
CompanyType |
CompanyType.withCompanyId(String value) |
CompanyType |
CompanyType.withName(String value) |
CompanyType |
CompanyType.withProducts(Collection<ProductType> values) |
CompanyType |
CompanyType.withProducts(ProductType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductComplaint.setCompany(CompanyType value)
Define el valor de la propiedad company.
|
ProductComplaint |
ProductComplaint.withCompany(CompanyType value) |
Copyright © 2015. All Rights Reserved.