public class JournalVolumeSettings extends VolumeSettings
Java class for journalVolumeSettings complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="journalVolumeSettings"> <complexContent> <extension base="{}volumeSettings"> <sequence> <element name="groupCopyUID" type="{}consistencyGroupCopyUID" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ConsistencyGroupCopyUID |
groupCopyUID |
clusterUID, volumeInfo, volumeType
Constructor and Description |
---|
JournalVolumeSettings() |
Modifier and Type | Method and Description |
---|---|
ConsistencyGroupCopyUID |
getGroupCopyUID()
Gets the value of the groupCopyUID property.
|
void |
setGroupCopyUID(ConsistencyGroupCopyUID value)
Sets the value of the groupCopyUID property.
|
getClusterUID, getVolumeInfo, getVolumeType, setClusterUID, setVolumeInfo, setVolumeType
protected ConsistencyGroupCopyUID groupCopyUID
public ConsistencyGroupCopyUID getGroupCopyUID()
ConsistencyGroupCopyUID
public void setGroupCopyUID(ConsistencyGroupCopyUID value)
value
- allowed object is ConsistencyGroupCopyUID