|
Cumulus4j API (1.2.0) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cumulus4j.keymanager.front.shared.AppServerList
public class AppServerList
DTO representing a list of AppServers.
| Constructor Summary | |
|---|---|
AppServerList()
|
|
| Method Summary | |
|---|---|
List<AppServer> |
getAppServers()
Get the app-servers. |
void |
setAppServers(List<AppServer> appServers)
Set the app-servers. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppServerList()
| Method Detail |
|---|
public List<AppServer> getAppServers()
List
by the default constructor (i.e. never null, if not explicitly set).
setAppServers(List)public void setAppServers(List<AppServer> appServers)
appServers - the app-servers.getAppServers()
|
Cumulus4j API (1.2.0) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||