public class ExprNodePropOrStreamPropDesc extends Object implements ExprNodePropOrStreamDesc
Constructor and Description |
---|
ExprNodePropOrStreamPropDesc(int streamNum,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPropertyName() |
int |
getStreamNum() |
String |
getTextual() |
int |
hashCode() |
public ExprNodePropOrStreamPropDesc(int streamNum, String propertyName)
public String getPropertyName()
public int getStreamNum()
getStreamNum
in interface ExprNodePropOrStreamDesc
public String getTextual()
getTextual
in interface ExprNodePropOrStreamDesc