public class SimpleType extends Object implements SimpleType
| Constructor and Description |
|---|
SimpleType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
Object |
getStart() |
SimpleType |
getType() |
void |
setDescription(String description) |
void |
setName(String name) |
public String getName()
getName in interface SimpleTypepublic void setName(String name)
public String getDescription()
public void setDescription(String description)
public SimpleType getType()
public Object getStart()
getStart in interface SimpleTypeCopyright © 2015. All rights reserved.