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

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

public class PrstApdu
extends Object
implements IASN1PreparedElement


Constructor Summary
PrstApdu()
           
PrstApdu(BitString value)
           
PrstApdu(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

PrstApdu

public PrstApdu()

PrstApdu

public PrstApdu(byte[] value)

PrstApdu

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