Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
Modifier and Type | Method and Description |
---|---|
PropertyMapping.ConstantMappingBuilder |
PropertyMapping.ConstantMappingBuilder.constantExpression(String constantExpression) |
PropertyMapping.ConstantMappingBuilder |
PropertyMapping.ConstantMappingBuilder.dateFormat(String dateFormat) |
PropertyMapping.ConstantMappingBuilder |
PropertyMapping.ConstantMappingBuilder.qualifiers(List<TypeMirror> qualifiers) |
PropertyMapping.ConstantMappingBuilder |
PropertyMapping.ConstantMappingBuilder.resultType(TypeMirror resultType) |
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.