public class AppServerCluster extends Object
| Constructor and Description |
|---|
AppServerCluster() |
| Modifier and Type | Method and Description |
|---|---|
List<AppServerComponent> |
getAppServers() |
String |
getElementId() |
void |
setAppServers(List<AppServerComponent> appServers) |
void |
setElementId(String elementId) |
public List<AppServerComponent> getAppServers()
public void setAppServers(List<AppServerComponent> appServers)
public String getElementId()
public void setElementId(String elementId)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.