public class ActionResultSimple extends Object implements IASN1PreparedElement
Constructor and Description |
---|
ActionResultSimple() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getAction_info_args() |
OID_Type |
getAction_type() |
HANDLE |
getObj_handle() |
IASN1PreparedElementData |
getPreparedData() |
void |
initWithDefaults() |
void |
setAction_info_args(byte[] value) |
void |
setAction_type(OID_Type value) |
void |
setObj_handle(HANDLE value) |
public HANDLE getObj_handle()
public void setObj_handle(HANDLE value)
public OID_Type getAction_type()
public void setAction_type(OID_Type value)
public byte[] getAction_info_args()
public void setAction_info_args(byte[] value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.