public class VolumeGroupCopySetList
extends java.lang.Object
| Constructor and Description |
|---|
VolumeGroupCopySetList() |
VolumeGroupCopySetList(java.util.Set<java.lang.String> copySets) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getCopySets()
List of copy set names belonging to volume group.
|
void |
setCopySets(java.util.Set<java.lang.String> copySets) |