| Constructor and Description |
|---|
Symbol() |
Symbol(Unit unit,
Prefix prefix,
int exponent) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExponent() |
Prefix |
getPrefix() |
Unit |
getUnit() |
boolean |
hasPrefix() |
void |
invertExponent() |
void |
setExponent(int exponent) |
void |
setPrefix(Prefix prefix) |
void |
setUnit(Unit unit) |
public Symbol()
public int getExponent()
public void setExponent(int exponent)
exponent - the exponent to setpublic boolean hasPrefix()
public void invertExponent()
Copyright © 2014–2019 University Health Network. All rights reserved.