public class PoolPartition
extends java.lang.Object
Constructor and Description |
---|
PoolPartition() |
Modifier and Type | Method and Description |
---|---|
java.util.UUID |
getId() |
java.lang.String |
getName() |
PoolType |
getType() |
void |
setId(java.util.UUID id) |
void |
setName(java.lang.String name) |
void |
setType(PoolType type) |