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

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

public class AttrValMapEntry
extends Object
implements IASN1PreparedElement


Constructor Summary
AttrValMapEntry()
           
 
Method Summary
 OID_Type getAttribute_id()
           
 INT_U16 getAttribute_len()
           
 IASN1PreparedElementData getPreparedData()
           
 void initWithDefaults()
           
 void setAttribute_id(OID_Type value)
           
 void setAttribute_len(INT_U16 value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttrValMapEntry

public AttrValMapEntry()
Method Detail

getAttribute_id

public OID_Type getAttribute_id()

setAttribute_id

public void setAttribute_id(OID_Type value)

getAttribute_len

public INT_U16 getAttribute_len()

setAttribute_len

public void setAttribute_len(INT_U16 value)

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.