Uses of Class
r01f.marshalling.simple.DataTypes.CollectionType

Packages that use DataTypes.CollectionType
r01f.marshalling.simple   
 

Uses of DataTypes.CollectionType in r01f.marshalling.simple
 

Subclasses of DataTypes.CollectionType in r01f.marshalling.simple
static class DataTypes.ListCollectionType
           
static class DataTypes.MapCollectionType
           
 

Methods in r01f.marshalling.simple that return DataTypes.CollectionType
 DataTypes.CollectionType DataTypes.DataType.asCollection()