public class GlobalCopyUID
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ClusterUID |
clusterUID |
protected int |
copyUID |
Constructor and Description |
---|
GlobalCopyUID() |
Modifier and Type | Method and Description |
---|---|
ClusterUID |
getClusterUID()
Gets the value of the clusterUID property.
|
int |
getCopyUID()
Gets the value of the copyUID property.
|
void |
setClusterUID(ClusterUID value)
Sets the value of the clusterUID property.
|
void |
setCopyUID(int value)
Sets the value of the copyUID property.
|
protected ClusterUID clusterUID
protected int copyUID
public ClusterUID getClusterUID()
ClusterUID
public void setClusterUID(ClusterUID value)
value
- allowed object is ClusterUID
public int getCopyUID()
public void setCopyUID(int value)