public class ClusterConfigEntityPK extends Object implements Serializable
| Constructor and Description |
|---|
ClusterConfigEntityPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getClusterId() |
String |
getTag() |
String |
getType() |
int |
hashCode() |
void |
setClusterId(Long clusterId) |
void |
setTag(String configTag) |
void |
setType(String typeName) |
Copyright © 2016. All rights reserved.