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