public class SplitterUID
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ClusterUID |
clusterUID |
protected long |
id |
protected java.lang.String |
splitterType |
Constructor and Description |
---|
SplitterUID() |
Modifier and Type | Method and Description |
---|---|
ClusterUID |
getClusterUID()
Gets the value of the clusterUID property.
|
long |
getId()
Gets the value of the id property.
|
java.lang.String |
getSplitterType()
Gets the value of the splitterType property.
|
void |
setClusterUID(ClusterUID value)
Sets the value of the clusterUID property.
|
void |
setId(long value)
Sets the value of the id property.
|
void |
setSplitterType(java.lang.String value)
Sets the value of the splitterType property.
|
protected ClusterUID clusterUID
protected long id
protected java.lang.String splitterType
public ClusterUID getClusterUID()
ClusterUID
public void setClusterUID(ClusterUID value)
value
- allowed object is ClusterUID
public long getId()
public void setId(long value)
public java.lang.String getSplitterType()
public void setSplitterType(java.lang.String value)
value
-