| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Location> |
UsageCounter.location |
protected List<Location> |
Tool.location |
protected List<Location> |
Strap.location |
protected List<Location> |
RollStand.location |
protected List<Location> |
Resource.location |
protected List<Location> |
RegisterRibbon.location |
protected List<Location> |
Pallet.location |
protected List<Location> |
MiscConsumable.location |
protected List<Location> |
Media.location |
protected List<Location> |
Ink.location |
protected List<Location> |
ExposedMedia.location |
protected List<Location> |
DigitalMedia.location |
protected List<Location> |
Component.location |
protected List<Location> |
Bundle.location |
| Modifier and Type | Method and Description |
|---|---|
Location |
ObjectFactory.createLocation()
Create an instance of
Location |
Location |
Location.withAddress(Address value) |
Location |
Location.withLocationName(String value) |
Location |
Location.withLocID(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
UsageCounter.getLocation()
Gets the value of the location property.
|
List<Location> |
Tool.getLocation()
Gets the value of the location property.
|
List<Location> |
Strap.getLocation()
Gets the value of the location property.
|
List<Location> |
RollStand.getLocation()
Gets the value of the location property.
|
List<Location> |
Resource.getLocation()
Gets the value of the location property.
|
List<Location> |
RegisterRibbon.getLocation()
Gets the value of the location property.
|
List<Location> |
Pallet.getLocation()
Gets the value of the location property.
|
List<Location> |
MiscConsumable.getLocation()
Gets the value of the location property.
|
List<Location> |
Media.getLocation()
Gets the value of the location property.
|
List<Location> |
Ink.getLocation()
Gets the value of the location property.
|
List<Location> |
ExposedMedia.getLocation()
Gets the value of the location property.
|
List<Location> |
DigitalMedia.getLocation()
Gets the value of the location property.
|
List<Location> |
Component.getLocation()
Gets the value of the location property.
|
List<Location> |
Bundle.getLocation()
Gets the value of the location property.
|
| Modifier and Type | Method and Description |
|---|---|
UsageCounter |
UsageCounter.withLocation(Location... values) |
Tool |
Tool.withLocation(Location... values) |
Strap |
Strap.withLocation(Location... values) |
RollStand |
RollStand.withLocation(Location... values) |
Resource |
Resource.withLocation(Location... values) |
RegisterRibbon |
RegisterRibbon.withLocation(Location... values) |
Pallet |
Pallet.withLocation(Location... values) |
MiscConsumable |
MiscConsumable.withLocation(Location... values) |
Media |
Media.withLocation(Location... values) |
Ink |
Ink.withLocation(Location... values) |
ExposedMedia |
ExposedMedia.withLocation(Location... values) |
DigitalMedia |
DigitalMedia.withLocation(Location... values) |
Component |
Component.withLocation(Location... values) |
Bundle |
Bundle.withLocation(Location... values) |
| Modifier and Type | Method and Description |
|---|---|
UsageCounter |
UsageCounter.withLocation(Collection<Location> values) |
Tool |
Tool.withLocation(Collection<Location> values) |
Strap |
Strap.withLocation(Collection<Location> values) |
RollStand |
RollStand.withLocation(Collection<Location> values) |
Resource |
Resource.withLocation(Collection<Location> values) |
RegisterRibbon |
RegisterRibbon.withLocation(Collection<Location> values) |
Pallet |
Pallet.withLocation(Collection<Location> values) |
MiscConsumable |
MiscConsumable.withLocation(Collection<Location> values) |
Media |
Media.withLocation(Collection<Location> values) |
Ink |
Ink.withLocation(Collection<Location> values) |
ExposedMedia |
ExposedMedia.withLocation(Collection<Location> values) |
DigitalMedia |
DigitalMedia.withLocation(Collection<Location> values) |
Component |
Component.withLocation(Collection<Location> values) |
Bundle |
Bundle.withLocation(Collection<Location> values) |
Copyright © 2016. All rights reserved.