public class SourceConfiguration extends Object
| Modifier and Type | Method and Description |
|---|---|
static SourceConfiguration |
buildFrom(AnnotationWrapper mapper,
IgnoreFieldsWrapper ignoreFields) |
List<String> |
getSourceClass() |
IgnoreFieldsWrapper |
ignoredFields() |
boolean |
isFinalMappers() |
boolean |
isIgnoreMissingProperties() |
boolean |
isIgnoreNotSupported() |
public static SourceConfiguration buildFrom(AnnotationWrapper mapper, IgnoreFieldsWrapper ignoreFields)
public boolean isFinalMappers()
public boolean isIgnoreMissingProperties()
public boolean isIgnoreNotSupported()
public IgnoreFieldsWrapper ignoredFields()
Copyright © 2017. All Rights Reserved.