
public class WrapperForCollectionsAndMaps extends AssignmentWrapper
GetterWrapperForCollectionsAndMaps and
SetterWrapperForCollectionsAndMapsAssignment.AssignmentTypeWritable.ContextfieldAssignment| Constructor and Description |
|---|
WrapperForCollectionsAndMaps(Assignment rhs,
List<Type> thrownTypesToExclude,
Type targetType,
boolean fieldAssignment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNullCheckLocalVarName() |
Type |
getNullCheckLocalVarType() |
List<Type> |
getThrownTypes()
returns all types exception types thrown by this assignment.
|
createUniqueVarName, getAssignment, getImportTypes, getSourceLocalVarName, getSourceLoopVarName, getSourceParameterName, getSourcePresenceCheckerReference, getSourceReference, getSourceType, getType, isCallingUpdateMethod, isFieldAssignment, isSourceReferenceParameter, setAssignment, setSourceLocalVarName, setSourceLoopVarNamegetTemplateName, getTemplateNameForClass, writepublic WrapperForCollectionsAndMaps(Assignment rhs, List<Type> thrownTypesToExclude, Type targetType, boolean fieldAssignment)
public List<Type> getThrownTypes()
AssignmentgetThrownTypes in interface AssignmentgetThrownTypes in class AssignmentWrapperpublic String getNullCheckLocalVarName()
public Type getNullCheckLocalVarType()
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.