public abstract class Arithmetic extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected ArithmeticType |
type |
| 构造器和说明 |
|---|
Arithmetic() |
protected ArithmeticType type
public ArithmeticType getType()
public void setType(ArithmeticType type)
public abstract String getId()
Copyright © 2018 Bstek. All rights reserved.