public class ConfigGroupConfigMappingEntityPK extends Object implements Serializable
Constructor and Description |
---|
ConfigGroupConfigMappingEntityPK() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getClusterId() |
Long |
getConfigGroupId() |
String |
getConfigType() |
int |
hashCode() |
void |
setClusterId(Long clusterId) |
void |
setConfigGroupId(Long configGroupId) |
void |
setConfigType(String configType) |
public Long getConfigGroupId()
public void setConfigGroupId(Long configGroupId)
public Long getClusterId()
public void setClusterId(Long clusterId)
public String getConfigType()
public void setConfigType(String configType)
Copyright © 2022 Apache Software Foundation. All rights reserved.