public class RelatedStoragePool
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static RelatedStoragePool |
EMPTY |
| Constructor and Description |
|---|
RelatedStoragePool() |
RelatedStoragePool(NamedRelatedResourceRep storagePool) |
| Modifier and Type | Method and Description |
|---|---|
NamedRelatedResourceRep |
getStoragePool()
The name and URI of the storage pool
|
void |
setStoragePool(NamedRelatedResourceRep storagePool) |
public static final RelatedStoragePool EMPTY
public RelatedStoragePool()
public RelatedStoragePool(NamedRelatedResourceRep storagePool)
public NamedRelatedResourceRep getStoragePool()
public void setStoragePool(NamedRelatedResourceRep storagePool)