public class RealType extends SimpleType
| Modifier and Type | Field and Description |
|---|---|
static String |
DECLARED_TYPE |
| Constructor and Description |
|---|
RealType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayUnit() |
double |
getNominal() |
Double |
getStart() |
String |
getUnit() |
boolean |
isRelativeQuantity() |
getDeclaredType, getDescription, getMax, getMin, getName, getQuantity, getType, isFixedpublic static final String DECLARED_TYPE
public String getUnit()
public String getDisplayUnit()
public boolean isRelativeQuantity()
public double getNominal()
public Double getStart()
getStart in interface SimpleTypegetStart in class SimpleTypeCopyright © 2015. All rights reserved.