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

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

public class UuidIdent
extends Object
implements IASN1PreparedElement


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

Constructor Detail

UuidIdent

public UuidIdent()

UuidIdent

public UuidIdent(byte[] value)

UuidIdent

public UuidIdent(BitString value)
Method Detail

setValue

public void setValue(byte[] value)

setValue

public void setValue(BitString btStr)

getValue

public byte[] 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.