|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.text.Affix
Constant object identifiers of the type of affix.
| Field Summary | |
protected java.lang.String |
name
The name of the affix |
static Affix |
PREFIX
Prefix identifier |
static Affix |
SUFFIX
Suffix identifier |
| Method Summary | |
java.lang.String |
toString()
Return the name of this object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final Affix PREFIX
public static final Affix SUFFIX
protected final java.lang.String name
| Method Detail |
public java.lang.String toString()
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||