Jeospace API

org.jeospace.text
Class Affix

java.lang.Object
  extended byorg.jeospace.text.Affix

public class Affix
extends java.lang.Object

Constant object identifiers of the type of affix.

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton

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

PREFIX

public static final Affix PREFIX
Prefix identifier


SUFFIX

public static final Affix SUFFIX
Suffix identifier


name

protected final java.lang.String name
The name of the affix

Method Detail

toString

public java.lang.String toString()
Return the name of this object.

Returns:
the name of this object.

Jeospace API

Copyright © 2006 - jeospace.org