public class EnumTypeMapping extends Object implements TypeMapping
| Constructor and Description |
|---|
EnumTypeMapping() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
ValueType |
describe(Optional<org.javersion.path.PropertyPath> path,
org.javersion.reflect.TypeDescriptor type,
DescribeContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValueTypepublic boolean applies(Optional<org.javersion.path.PropertyPath> path, LocalTypeDescriptor localTypeDescriptor)
applies in interface TypeMappingpublic ValueType describe(Optional<org.javersion.path.PropertyPath> path, org.javersion.reflect.TypeDescriptor type, DescribeContext context)
describe in interface TypeMappingCopyright © 2015. All rights reserved.