public class SimpleType extends Object implements SimpleType
| Constructor and Description |
|---|
SimpleType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeclaredType() |
String |
getDescription() |
double |
getMax() |
double |
getMin() |
String |
getName() |
String |
getQuantity() |
Object |
getStart() |
SimpleType |
getType() |
boolean |
isFixed() |
public String getName()
getName in interface SimpleTypepublic String getDescription()
public String getQuantity()
public double getMin()
public double getMax()
public String getDeclaredType()
public boolean isFixed()
public SimpleType getType()
public Object getStart()
getStart in interface SimpleTypeCopyright © 2015. All rights reserved.