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