r01f.marshalling.simple
Class DataTypes

java.lang.Object
  extended by r01f.marshalling.simple.DataTypes

public class DataTypes
extends java.lang.Object


Nested Class Summary
static class DataTypes.CollectionType
           
static class DataTypes.DataType
          Encapsula el tipo de dato
static class DataTypes.DataTypeEnum
          Tipos de datos
static class DataTypes.DateType
           
static class DataTypes.EnumType
           
static class DataTypes.ListCollectionType
           
static class DataTypes.MapCollectionType
           
static class DataTypes.ObjectType
           
 
Constructor Summary
DataTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataTypes

public DataTypes()