public class ConsistencyGroupCopyUID
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected GlobalCopyUID |
globalCopyUID |
protected ConsistencyGroupUID |
groupUID |
Constructor and Description |
---|
ConsistencyGroupCopyUID() |
Modifier and Type | Method and Description |
---|---|
GlobalCopyUID |
getGlobalCopyUID()
Gets the value of the globalCopyUID property.
|
ConsistencyGroupUID |
getGroupUID()
Gets the value of the groupUID property.
|
void |
setGlobalCopyUID(GlobalCopyUID value)
Sets the value of the globalCopyUID property.
|
void |
setGroupUID(ConsistencyGroupUID value)
Sets the value of the groupUID property.
|
protected GlobalCopyUID globalCopyUID
protected ConsistencyGroupUID groupUID
public GlobalCopyUID getGlobalCopyUID()
GlobalCopyUID
public void setGlobalCopyUID(GlobalCopyUID value)
value
- allowed object is GlobalCopyUID
public ConsistencyGroupUID getGroupUID()
ConsistencyGroupUID
public void setGroupUID(ConsistencyGroupUID value)
value
- allowed object is ConsistencyGroupUID