
public class PrstApdu extends Object implements IASN1PreparedElement
| Constructor and Description |
|---|
PrstApdu() |
PrstApdu(BitString value) |
PrstApdu(byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
IASN1PreparedElementData |
getPreparedData() |
byte[] |
getValue() |
void |
initWithDefaults() |
void |
setValue(BitString btStr) |
void |
setValue(byte[] value) |
public PrstApdu()
public PrstApdu(byte[] value)
public PrstApdu(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.