public class SimplePropertyGenerator extends TargetPropertyGenerator
etran| Constructor and Description |
|---|
SimplePropertyGenerator(BeamExpressionTransform etran) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParameters(BeamMethod beamMethod,
ShowlPropertyShape targetProperty) |
protected com.helger.jcodemodel.JVar |
declareVariable(ShowlPropertyShape targetProperty) |
protected void |
generateBody(BeamMethod beamMethod,
ShowlPropertyShape targetProperty) |
appendMethodNameSuffix, captureValue, create, fail, generate, returnTypepublic SimplePropertyGenerator(BeamExpressionTransform etran)
protected void addParameters(BeamMethod beamMethod, ShowlPropertyShape targetProperty) throws BeamTransformGenerationException
addParameters in class TargetPropertyGeneratorBeamTransformGenerationExceptionprotected void generateBody(BeamMethod beamMethod, ShowlPropertyShape targetProperty) throws BeamTransformGenerationException
generateBody in class TargetPropertyGeneratorBeamTransformGenerationExceptionprotected com.helger.jcodemodel.JVar declareVariable(ShowlPropertyShape targetProperty) throws BeamTransformGenerationException
BeamTransformGenerationExceptionCopyright © 2019. All rights reserved.