
public class SetterWrapper extends AssignmentWrapper
Assignment.AssignmentTypeWritable.ContextfieldAssignment| Constructor and Description |
|---|
SetterWrapper(Assignment rhs,
List<Type> thrownTypesToExclude,
boolean fieldAssignment) |
SetterWrapper(Assignment rhs,
List<Type> thrownTypesToExclude,
org.mapstruct.ap.internal.prism.NullValueCheckStrategyPrism nvms,
boolean fieldAssignment,
Type targetType) |
| Modifier and Type | Method and Description |
|---|---|
List<Type> |
getThrownTypes()
returns all types exception types thrown by this assignment.
|
boolean |
isIncludeSourceNullCheck() |
createLocalVarName, getAssignment, getImportTypes, getSourceLocalVarName, getSourceParameterName, getSourcePresenceCheckerReference, getSourceReference, getSourceType, getType, isCallingUpdateMethod, isFieldAssignment, isSourceReferenceParameter, setAssignment, setSourceLocalVarNamegetTemplateName, getTemplateNameForClass, writepublic SetterWrapper(Assignment rhs, List<Type> thrownTypesToExclude, org.mapstruct.ap.internal.prism.NullValueCheckStrategyPrism nvms, boolean fieldAssignment, Type targetType)
public SetterWrapper(Assignment rhs, List<Type> thrownTypesToExclude, boolean fieldAssignment)
public List<Type> getThrownTypes()
AssignmentgetThrownTypes in interface AssignmentgetThrownTypes in class AssignmentWrapperpublic boolean isIncludeSourceNullCheck()
Copyright © 2012-2017 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.