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