|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectosdep.configuration.SitesAndConfigurations
public class SitesAndConfigurations
Contains all the configuration data read from the XML list file
| Constructor Summary | |
|---|---|
SitesAndConfigurations(java.util.List<SiteEntry> lstSite,
java.util.List<ConfigurationEntry> lstConfiguration)
|
|
| Method Summary | |
|---|---|
java.util.List<ConfigurationEntry> |
getConfigurations()
|
java.util.List<SiteEntry> |
getSites()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SitesAndConfigurations(java.util.List<SiteEntry> lstSite,
java.util.List<ConfigurationEntry> lstConfiguration)
lstSite - lstConfiguration - | Method Detail |
|---|
public java.util.List<SiteEntry> getSites()
public java.util.List<ConfigurationEntry> getConfigurations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||