| Constructor and Description |
|---|
DefaultSites()
Creates an instance of defaultSites.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToSite(Site addTo)
Adds to the list of site.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<Site> |
site()
Returns the attribute site.
|
void |
site(List<Site> site)
Sets the attribute site.
|
String |
toString() |
public void site(List<Site> site)
Sitespublic void addToSite(Site addTo)
SitesCopyright © 2017. All rights reserved.