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

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

public class ActionResultSimple
extends Object
implements IASN1PreparedElement


Constructor Summary
ActionResultSimple()
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionResultSimple

public ActionResultSimple()
Method Detail

getObj_handle

public HANDLE getObj_handle()

setObj_handle

public void setObj_handle(HANDLE value)

getAction_type

public OID_Type getAction_type()

setAction_type

public void setAction_type(OID_Type value)

getAction_info_args

public byte[] getAction_info_args()

setAction_info_args

public void setAction_info_args(byte[] value)

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.