public class ConfigObjectList extends Object implements IASN1PreparedElement
Constructor and Description |
---|
ConfigObjectList() |
ConfigObjectList(Collection<ConfigObject> value) |
Modifier and Type | Method and Description |
---|---|
void |
add(ConfigObject item) |
IASN1PreparedElementData |
getPreparedData() |
Collection<ConfigObject> |
getValue() |
void |
initValue() |
void |
initWithDefaults() |
void |
setValue(Collection<ConfigObject> value) |
public ConfigObjectList()
public ConfigObjectList(Collection<ConfigObject> value)
public void setValue(Collection<ConfigObject> value)
public Collection<ConfigObject> getValue()
public void initValue()
public void add(ConfigObject item)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.