public class HostComponentDesiredStateEntityPK extends Object implements Serializable
Constructor and Description |
---|
HostComponentDesiredStateEntityPK() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getClusterId() |
String |
getComponentName() |
String |
getHostName() |
String |
getServiceName() |
int |
hashCode() |
void |
setClusterId(Long clusterId) |
void |
setComponentName(String componentName) |
void |
setHostName(String hostName) |
void |
setServiceName(String serviceName) |
public Long getClusterId()
public void setClusterId(Long clusterId)
public String getServiceName()
public void setServiceName(String serviceName)
public String getHostName()
public void setHostName(String hostName)
public String getComponentName()
public void setComponentName(String componentName)
Copyright © 2014. All rights reserved.