public class SiteStatusViewConfiguration extends Object implements Serializable
Constructor and Description |
---|
SiteStatusViewConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Overrides the Object.equals method.
|
String |
getDefaultView()
Returns the value of field 'defaultView'.
|
Views |
getViews()
Returns the value of field 'views'.
|
int |
hashCode()
Method hashCode.
|
void |
setDefaultView(String defaultView)
Sets the value of field 'defaultView'.
|
void |
setViews(Views views)
Sets the value of field 'views'.
|
public boolean equals(Object obj)
public String getDefaultView()
public Views getViews()
public int hashCode()
public void setDefaultView(String defaultView)
defaultView
- the value of field 'defaultView'.public void setViews(Views views)
views
- the value of field 'views'.Copyright © 2017. All rights reserved.