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

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

public class BITS_32
extends Object
implements IASN1PreparedElement


Constructor Summary
BITS_32()
           
BITS_32(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_32

public BITS_32()

BITS_32

public BITS_32(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.