public class PhysicalPlacement
extends java.lang.Object
Constructor and Description |
---|
PhysicalPlacement() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Pool> |
getPools() |
java.util.List<Tape> |
getTapes() |
void |
setPools(java.util.List<Pool> pools) |
void |
setTapes(java.util.List<Tape> tapes) |