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

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

public class SupplementalTypeList
extends Object
implements IASN1PreparedElement


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

Constructor Detail

SupplementalTypeList

public SupplementalTypeList()

SupplementalTypeList

public SupplementalTypeList(Collection<TYPE> value)
Method Detail

setValue

public void setValue(Collection<TYPE> value)

getValue

public Collection<TYPE> getValue()

initValue

public void initValue()

add

public void add(TYPE 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.