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

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

public class BITS_16
extends Object
implements IASN1PreparedElement


Constructor Summary
BITS_16()
           
BITS_16(BitString value)
           
 
Method Summary
 IASN1PreparedElementData getPreparedData()
           
 BitString getValue()
           
 void initWithDefaults()
           
 void setValue(BitString value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BITS_16

public BITS_16()

BITS_16

public BITS_16(BitString value)
Method Detail

setValue

public void setValue(BitString value)

getValue

public BitString getValue()

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.