public interface SLeftOperandBuilder
| Modifier and Type | Method and Description |
|---|---|
SLeftOperand |
done() |
SLeftOperandBuilder |
setName(java.lang.String dataName) |
SLeftOperandBuilder |
setType(java.lang.String type) |
SLeftOperandBuilder setName(java.lang.String dataName)
SLeftOperandBuilder setType(java.lang.String type)
SLeftOperand done()