public class ConfigGroupHostMappingEntityPK extends Object implements Serializable
Constructor and Description |
---|
ConfigGroupHostMappingEntityPK() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getConfigGroupId() |
Long |
getHostId() |
int |
hashCode() |
void |
setConfigGroupId(Long configGroupId) |
void |
setHostId(Long hostId) |
Copyright © 2022 Apache Software Foundation. All rights reserved.