public class Left extends Object
| 构造器和说明 |
|---|
Left() |
| 限定符和类型 | 方法和说明 |
|---|---|
SimpleArithmetic |
getArithmetic() |
LeftPart |
getLeftPart() |
LeftType |
getType() |
void |
setArithmetic(SimpleArithmetic arithmetic) |
void |
setLeftPart(LeftPart leftPart) |
void |
setType(LeftType type) |
public LeftPart getLeftPart()
public void setLeftPart(LeftPart leftPart)
public SimpleArithmetic getArithmetic()
public void setArithmetic(SimpleArithmetic arithmetic)
public LeftType getType()
public void setType(LeftType type)
Copyright © 2018 Bstek. All rights reserved.