de.winterfish.nathanX.person
Class PersonType

java.lang.Object
  |
  +--de.winterfish.nathanX.person.PersonType
All Implemented Interfaces:
DataTypePackage

public class PersonType
extends java.lang.Object
implements DataTypePackage


Field Summary
static java.lang.String ICON_RESOURCE
           
 
Constructor Summary
PersonType()
           
 
Method Summary
 java.util.Iterator getDataTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ICON_RESOURCE

public static final java.lang.String ICON_RESOURCE
See Also:
Constant Field Values
Constructor Detail

PersonType

public PersonType()
Method Detail

getDataTypes

public java.util.Iterator getDataTypes()
Specified by:
getDataTypes in interface DataTypePackage