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

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

public class ModificationList
extends Object
implements IASN1PreparedElement


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

Constructor Detail

ModificationList

public ModificationList()

ModificationList

public ModificationList(Collection<AttributeModEntry> value)
Method Detail

setValue

public void setValue(Collection<AttributeModEntry> value)

getValue

public Collection<AttributeModEntry> getValue()

initValue

public void initValue()

add

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