public class StringType extends SimpleType
| Modifier and Type | Field and Description |
|---|---|
static String |
STRING_TYPE |
| Constructor and Description |
|---|
StringType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeclaredType() |
String |
getStart() |
int |
hashCode() |
void |
setDeclaredType(String declaredType) |
void |
setStart(String start) |
getDescription, getName, getType, setDescription, setNamepublic static final String STRING_TYPE
public String getDeclaredType()
public void setDeclaredType(String declaredType)
public String getStart()
getStart in interface SimpleTypegetStart in class SimpleTypepublic void setStart(String start)
Copyright © 2015. All rights reserved.