Package | Description |
---|---|
com.cisco.cuic.api.models |
Modifier and Type | Field and Description |
---|---|
protected ConsistencyGroupCopyUID |
UserVolumeSettings.groupCopyUID |
protected ConsistencyGroupCopyUID |
JournalVolumeSettings.groupCopyUID |
Modifier and Type | Method and Description |
---|---|
ConsistencyGroupCopyUID |
UserVolumeSettings.getGroupCopyUID() |
ConsistencyGroupCopyUID |
JournalVolumeSettings.getGroupCopyUID()
Gets the value of the groupCopyUID property.
|
Modifier and Type | Method and Description |
---|---|
void |
UserVolumeSettings.setGroupCopyUID(ConsistencyGroupCopyUID value) |
void |
JournalVolumeSettings.setGroupCopyUID(ConsistencyGroupCopyUID value)
Sets the value of the groupCopyUID property.
|