public class ServerInstanceKeyList extends Object
| Constructor and Description |
|---|
ServerInstanceKeyList() |
ServerInstanceKeyList(Collection<ServerInstanceKey> serverInstanceKeys) |
ServerInstanceKeyList(ServerInstanceKey[] serverInstanceKeys) |
| Modifier and Type | Method and Description |
|---|---|
ServerInstanceKey[] |
getServerInstanceKeys() |
void |
setServerInstanceKeys(ServerInstanceKey[] serverInstanceKeys) |
public ServerInstanceKeyList()
public ServerInstanceKeyList(ServerInstanceKey[] serverInstanceKeys)
public ServerInstanceKeyList(Collection<ServerInstanceKey> serverInstanceKeys)
public ServerInstanceKey[] getServerInstanceKeys()
public void setServerInstanceKeys(ServerInstanceKey[] serverInstanceKeys)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.