public class GetterFactory extends AbstractSourceFactory
| Constructor and Description |
|---|
GetterFactory(com.sun.codemodel.JCodeModel codeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(com.sun.codemodel.JDefinedClass instance,
boolean isNullable,
boolean isCollectionNullable,
List<Annotation> annotationConfigurations,
com.sun.codemodel.JFieldVar field,
String name) |
_boolean, _Class, _class, _class, _class, _classByNames, _String, _type, _void, annotate, annotate, format, getCodeModelpublic void create(com.sun.codemodel.JDefinedClass instance,
boolean isNullable,
boolean isCollectionNullable,
List<Annotation> annotationConfigurations,
com.sun.codemodel.JFieldVar field,
String name)
throws CreationException
CreationExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.