public interface Configs
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Interface and Description |
|---|---|
static class |
Configs.Duck |
List<Config> getConfig()
set method for the config property. For example, to add a new item,
do as follows:
getConfig().add(newItem);
Objects of the following type(s) are allowed in the list ConfigCopyright © 2013. All Rights Reserved.