Class Model.EventWrapper

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Model

    public class Model.EventWrapper
    extends java.lang.Object
    implements java.io.Serializable
    Class wrapping access to attribute data of entity event.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      cz.o2.proxima.example.Example.BaseEvent getData()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getData

        public cz.o2.proxima.example.Example.BaseEvent getData()