
public class UuidIdent extends Object implements IASN1PreparedElement
| Constructor and Description |
|---|
UuidIdent() |
UuidIdent(BitString value) |
UuidIdent(byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
IASN1PreparedElementData |
getPreparedData() |
byte[] |
getValue() |
void |
initWithDefaults() |
void |
setValue(BitString btStr) |
void |
setValue(byte[] value) |
public UuidIdent()
public UuidIdent(byte[] value)
public UuidIdent(BitString value)
public void setValue(byte[] value)
public void setValue(BitString btStr)
public byte[] getValue()
public void initWithDefaults()
initWithDefaults in interface IASN1PreparedElementpublic IASN1PreparedElementData getPreparedData()
getPreparedData in interface IASN1PreparedElementCopyright © 2018 universAAL Consortium. All rights reserved.