Package net.anotheria.asg.generator.meta
Class LongType
- java.lang.Object
-
- net.anotheria.asg.generator.meta.AbstractType
-
- net.anotheria.asg.generator.meta.LongType
-
- All Implemented Interfaces:
IMetaType
public class LongType extends AbstractType
Representation of the LongType.- Version:
- $Id: $Id
- Author:
- another
-
-
Constructor Summary
Constructors Constructor Description LongType()
-
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
-
-