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