public class ConstructorFactory extends AbstractSourceFactory
| Constructor and Description |
|---|
ConstructorFactory(com.sun.codemodel.JCodeModel codeModel,
EnsurePredicateFactory ensurePredicateFactory,
boolean isNoneNullableValuesOnlyEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
constructor(Bean configuration,
com.sun.codemodel.JDefinedClass bean,
Iterable<com.sun.codemodel.JFieldVar> fields) |
_boolean, _Class, _class, _class, _class, _classByNames, _String, _type, _void, annotate, annotate, format, getCodeModelpublic ConstructorFactory(com.sun.codemodel.JCodeModel codeModel,
EnsurePredicateFactory ensurePredicateFactory,
boolean isNoneNullableValuesOnlyEnabled)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.