public class EnumTypeFactory extends Object implements ExtendedTypeFactory
Constructor and Description |
---|
EnumTypeFactory() |
Modifier and Type | Method and Description |
---|---|
ExtendedType |
getType(Class<?> objectClass)
Returns ExtendedType instance that can handle a given object class.
|
public ExtendedType getType(Class<?> objectClass)
ExtendedTypeFactory
getType
in interface ExtendedTypeFactory
Copyright © 2001–2019 Apache Cayenne. All rights reserved.