| Package | Description |
|---|---|
| eu.fispace.api.mip |
| Modifier and Type | Field and Description |
|---|---|
protected List<LocationEntryType> |
ItemOriginResponse.Farms.farm |
protected List<LocationEntryType> |
ItemOriginResponse.Slaughterhouses.slaughterhouse |
| Modifier and Type | Method and Description |
|---|---|
LocationEntryType |
ObjectFactory.createLocationEntryType()
Create an instance of
LocationEntryType |
LocationEntryType |
LocationEntryType.withCity(String value) |
LocationEntryType |
LocationEntryType.withDate(XMLGregorianCalendar value) |
LocationEntryType |
LocationEntryType.withName(String value) |
LocationEntryType |
LocationEntryType.withSgln(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<LocationEntryType> |
ItemOriginResponse.Farms.getFarm()
Gets the value of the farm property.
|
List<LocationEntryType> |
ItemOriginResponse.Slaughterhouses.getSlaughterhouse()
Gets the value of the slaughterhouse property.
|
| Modifier and Type | Method and Description |
|---|---|
ItemOriginResponse.Farms |
ItemOriginResponse.Farms.withFarm(LocationEntryType... values) |
ItemOriginResponse.Slaughterhouses |
ItemOriginResponse.Slaughterhouses.withSlaughterhouse(LocationEntryType... values) |
| Modifier and Type | Method and Description |
|---|---|
ItemOriginResponse.Farms |
ItemOriginResponse.Farms.withFarm(Collection<LocationEntryType> values) |
ItemOriginResponse.Slaughterhouses |
ItemOriginResponse.Slaughterhouses.withSlaughterhouse(Collection<LocationEntryType> values) |
Copyright © 2015. All Rights Reserved.