public class Variable extends Expression
Constructor and Description |
---|
Variable(String attributeName) |
Variable(String streamId,
int position,
String attributeName) |
Variable(String streamId,
String attributeName) |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName() |
int |
getPosition() |
String |
getStreamId() |
public Variable(String attributeName)
Copyright © 2012. All Rights Reserved.