Package | Description |
---|---|
com.tietoenator.trip.jxp.grid |
Manipulation of TRIP grid configurations.
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<TdbGridHostPublication> |
TdbGridHost.iterator()
Retrieve an iterator over the publications offered by this host.
|
java.util.List<TdbGridHostPublication> |
TdbGridHost.publications()
Retrieve a collection of publications offered by this host.
|
Modifier and Type | Method and Description |
---|---|
void |
TdbGridHost.add(TdbGridHostPublication publication)
Add a new publication to this host's offerings
|
Constructor and Description |
---|
TdbGridHostPublication(TdbGridHostPublication src)
Copy constructor
|