public class ViewInstanceDataEntityPK extends Object
Constructor and Description |
---|
ViewInstanceDataEntityPK() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
Get the name of the host group.
|
String |
getViewInstanceName() |
String |
getViewName()
Get the name of the associated view.
|
int |
hashCode() |
void |
setName(String name)
Set the name of the host group.
|
void |
setViewInstanceName(String viewInstanceName) |
void |
setViewName(String viewName)
Set the name of the associated view.
|
public String getViewName()
public void setViewName(String viewName)
viewName
- view namepublic String getViewInstanceName()
public void setViewInstanceName(String viewInstanceName)
public String getName()
public void setName(String name)
name
- host group nameCopyright © 2017. All rights reserved.