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.PropertyMappingBuilder |
PropertyMapping.PropertyMappingBuilder.dateFormat(String dateFormat) |
PropertyMapping.PropertyMappingBuilder |
PropertyMapping.PropertyMappingBuilder.defaultValue(String defaultValue) |
PropertyMapping.PropertyMappingBuilder |
PropertyMapping.PropertyMappingBuilder.qualifiers(List<TypeMirror> qualifiers) |
PropertyMapping.PropertyMappingBuilder |
PropertyMapping.PropertyMappingBuilder.resultType(TypeMirror resultType) |
PropertyMapping.PropertyMappingBuilder |
PropertyMapping.PropertyMappingBuilder.sourceReference(SourceReference sourceReference) |
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.