public static class PropertyMapping.PropertyMappingBuilder extends Object
| Constructor and Description |
|---|
PropertyMappingBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PropertyMapping |
build() |
PropertyMapping.PropertyMappingBuilder |
dateFormat(String dateFormat) |
PropertyMapping.PropertyMappingBuilder |
defaultValue(String defaultValue) |
PropertyMapping.PropertyMappingBuilder |
selectionParameters(SelectionParameters selectionParameters) |
PropertyMapping.PropertyMappingBuilder |
sourceReference(SourceReference sourceReference) |
public PropertyMapping.PropertyMappingBuilder sourceReference(SourceReference sourceReference)
public PropertyMapping.PropertyMappingBuilder selectionParameters(SelectionParameters selectionParameters)
public PropertyMapping.PropertyMappingBuilder dateFormat(String dateFormat)
public PropertyMapping.PropertyMappingBuilder defaultValue(String defaultValue)
public PropertyMapping build()
Copyright © 2012–2016. All rights reserved.