com.espertech.esper.event
Class WrapperEventType.PropertyDescriptorComposite
java.lang.Object
com.espertech.esper.event.WrapperEventType.PropertyDescriptorComposite
- Enclosing class:
- WrapperEventType
public static class WrapperEventType.PropertyDescriptorComposite
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrapperEventType.PropertyDescriptorComposite
public WrapperEventType.PropertyDescriptorComposite(java.util.HashMap<java.lang.String,EventPropertyDescriptor> propertyDescriptorMap,
java.lang.String[] propertyNames,
EventPropertyDescriptor[] descriptors)
getPropertyDescriptorMap
public java.util.HashMap<java.lang.String,EventPropertyDescriptor> getPropertyDescriptorMap()
getPropertyNames
public java.lang.String[] getPropertyNames()
getDescriptors
public EventPropertyDescriptor[] getDescriptors()