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

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

public class EventReportResultSimple
extends Object
implements IASN1PreparedElement


Constructor Summary
EventReportResultSimple()
           
 
Method Summary
 RelativeTime getCurrentTime()
           
 byte[] getEvent_reply_info()
           
 OID_Type getEvent_type()
           
 HANDLE getObj_handle()
           
 IASN1PreparedElementData getPreparedData()
           
 void initWithDefaults()
           
 void setCurrentTime(RelativeTime value)
           
 void setEvent_reply_info(byte[] 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

EventReportResultSimple

public EventReportResultSimple()
Method Detail

getObj_handle

public HANDLE getObj_handle()

setObj_handle

public void setObj_handle(HANDLE value)

getCurrentTime

public RelativeTime getCurrentTime()

setCurrentTime

public void setCurrentTime(RelativeTime value)

getEvent_type

public OID_Type getEvent_type()

setEvent_type

public void setEvent_type(OID_Type value)

getEvent_reply_info

public byte[] getEvent_reply_info()

setEvent_reply_info

public void setEvent_reply_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.