public static class ExprDotNode.EnumerationSource
extends java.lang.Object
Constructor and Description |
---|
EnumerationSource(ExprEvaluatorEnumeration enumeration,
EPType returnType,
java.lang.Integer streamOfProviderIfApplicable) |
Modifier and Type | Method and Description |
---|---|
ExprEvaluatorEnumeration |
getEnumeration() |
EPType |
getReturnType() |
java.lang.Integer |
getStreamOfProviderIfApplicable() |
public EnumerationSource(ExprEvaluatorEnumeration enumeration, EPType returnType, java.lang.Integer streamOfProviderIfApplicable)
public ExprEvaluatorEnumeration getEnumeration()
public EPType getReturnType()
public java.lang.Integer getStreamOfProviderIfApplicable()