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

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

public class EventReportArgumentSimple
extends Object
implements IASN1PreparedElement


Constructor Summary
EventReportArgumentSimple()
           
 
Method Summary
 byte[] getEvent_info()
           
 RelativeTime getEvent_time()
           
 OID_Type getEvent_type()
           
 HANDLE getObj_handle()
           
 IASN1PreparedElementData getPreparedData()
           
 void initWithDefaults()
           
 void setEvent_info(byte[] value)
           
 void setEvent_time(RelativeTime value)
           
 void setEvent_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

EventReportArgumentSimple

public EventReportArgumentSimple()
Method Detail

getObj_handle

public HANDLE getObj_handle()

setObj_handle

public void setObj_handle(HANDLE value)

getEvent_time

public RelativeTime getEvent_time()

setEvent_time

public void setEvent_time(RelativeTime value)

getEvent_type

public OID_Type getEvent_type()

setEvent_type

public void setEvent_type(OID_Type value)

getEvent_info

public byte[] getEvent_info()

setEvent_info

public void setEvent_info(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.