|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.spec.GraphOperatorOutputItemType
public class GraphOperatorOutputItemType
Constructor Summary | |
---|---|
GraphOperatorOutputItemType(boolean wildcard,
java.lang.String typeOrClassname,
java.util.List<GraphOperatorOutputItemType> typeParameters)
|
Method Summary | |
---|---|
java.lang.String |
getTypeOrClassname()
|
java.util.List<GraphOperatorOutputItemType> |
getTypeParameters()
|
boolean |
isWildcard()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphOperatorOutputItemType(boolean wildcard, java.lang.String typeOrClassname, java.util.List<GraphOperatorOutputItemType> typeParameters)
Method Detail |
---|
public boolean isWildcard()
public java.lang.String getTypeOrClassname()
public java.util.List<GraphOperatorOutputItemType> getTypeParameters()
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |