public class ObjectValueTypeWidenerFactoryContext
extends java.lang.Object
ObjectValueTypeWidenerFactory
Constructor and Description |
---|
ObjectValueTypeWidenerFactoryContext(EPType clazz,
java.lang.String propertyName,
EventType eventType,
java.lang.String statementName)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EPType |
getClazz()
Returns the class
|
EventType |
getEventType()
Returns the event type
|
java.lang.String |
getPropertyName()
Returns the property name
|
java.lang.String |
getStatementName()
Returns the statement name
|
public EPType getClazz()
public java.lang.String getPropertyName()
public java.lang.String getStatementName()
public EventType getEventType()