org.universAAL.lddi.lib.ieeex73std.x73.p20601
Class DataProtoList

Package class diagram package DataProtoList
java.lang.Object
  extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.DataProtoList
All Implemented Interfaces:
IASN1PreparedElement

public class DataProtoList
extends Object
implements IASN1PreparedElement


Constructor Summary
DataProtoList()
           
DataProtoList(Collection<DataProto> value)
           
 
Method Summary
 void add(DataProto item)
           
 IASN1PreparedElementData getPreparedData()
           
 Collection<DataProto> getValue()
           
 void initValue()
           
 void initWithDefaults()
           
 void setValue(Collection<DataProto> value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataProtoList

public DataProtoList()

DataProtoList

public DataProtoList(Collection<DataProto> value)
Method Detail

setValue

public void setValue(Collection<DataProto> value)

getValue

public Collection<DataProto> getValue()

initValue

public void initValue()

add

public void add(DataProto item)

initWithDefaults

public void initWithDefaults()
Specified by:
initWithDefaults in interface IASN1PreparedElement

getPreparedData

public IASN1PreparedElementData getPreparedData()
Specified by:
getPreparedData in interface IASN1PreparedElement


Copyright © 2014 universAAL Consortium. All Rights Reserved.