public class DataApdu extends Object implements IASN1PreparedElement
Modifier and Type | Class and Description |
---|---|
static class |
DataApdu.MessageChoiceType |
Constructor and Description |
---|
DataApdu() |
Modifier and Type | Method and Description |
---|---|
InvokeIDType |
getInvoke_id() |
DataApdu.MessageChoiceType |
getMessage() |
IASN1PreparedElementData |
getPreparedData() |
void |
initWithDefaults() |
void |
setInvoke_id(InvokeIDType value) |
void |
setMessage(DataApdu.MessageChoiceType value) |
public InvokeIDType getInvoke_id()
public void setInvoke_id(InvokeIDType value)
public DataApdu.MessageChoiceType getMessage()
public void setMessage(DataApdu.MessageChoiceType value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.