public class HostConfigMappingEntityPK extends Object implements Serializable
Constructor and Description |
---|
HostConfigMappingEntityPK() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getClusterId() |
Long |
getCreateTimestamp() |
String |
getHostName() |
String |
getType() |
int |
hashCode() |
void |
setClusterId(Long id) |
void |
setCreateTimestamp(Long timestamp) |
void |
setHostName(String name) |
void |
setType(String type) |
public Long getClusterId()
public void setClusterId(Long id)
public String getHostName()
public void setHostName(String name)
public String getType()
public void setType(String type)
public Long getCreateTimestamp()
public void setCreateTimestamp(Long timestamp)
Copyright © 2016. All rights reserved.