public class SimpleValueMapping extends Object implements TypeMapping
| Constructor and Description |
|---|
SimpleValueMapping(Class<?> type,
ValueType valueType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
ValueType |
getValueType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescribepublic boolean applies(Optional<org.javersion.path.PropertyPath> path, LocalTypeDescriptor localTypeDescriptor)
applies in interface TypeMappingpublic ValueType getValueType()
getValueType in interface TypeMappingCopyright © 2015. All rights reserved.