Package net.anotheria.asg.generator.meta
Class ImageType
- java.lang.Object
-
- net.anotheria.asg.generator.meta.AbstractType
-
- net.anotheria.asg.generator.meta.StringType
-
- net.anotheria.asg.generator.meta.ImageType
-
- All Implemented Interfaces:
IMetaType
public class ImageType extends StringType
Representation of the image type. Image type is internal support type for images.- Version:
- $Id: $Id
- Author:
- another
-
-
Constructor Summary
Constructors Constructor Description ImageType()
-
Method Summary
-
Methods inherited from class net.anotheria.asg.generator.meta.StringType
toJava, toJavaObject
-
Methods inherited from class net.anotheria.asg.generator.meta.AbstractType
toBeanGetter, toBeanSetter, toPropertyGetter, toPropertySetter
-
-