Package net.anotheria.asg.generator.meta
Class ListType
- java.lang.Object
-
- net.anotheria.asg.generator.meta.AbstractType
-
- net.anotheria.asg.generator.meta.ListType
-
- All Implemented Interfaces:
IMetaType
public class ListType extends AbstractType
TODO please remined another to comment this class- Version:
- $Id: $Id
- Author:
- another
-
-
Constructor Summary
Constructors Constructor Description ListType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoJava()toJava.java.lang.StringtoJavaObject()toJavaObject.-
Methods inherited from class net.anotheria.asg.generator.meta.AbstractType
toBeanGetter, toBeanSetter, toPropertyGetter, toPropertySetter
-
-