de.winterfish.neonX.basicTypes
Class BasicTypes

java.lang.Object
  |
  +--de.winterfish.neonX.basicTypes.BasicTypes
All Implemented Interfaces:
DataTypePackage

public class BasicTypes
extends java.lang.Object
implements DataTypePackage


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

Constructor Detail

BasicTypes

public BasicTypes()
Method Detail

getDataTypes

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