Uses of Enum
org.davidmoten.oa3.codegen.runtime.PolymorphicType
-
Uses of PolymorphicType in org.davidmoten.oa3.codegen.runtime
Methods in org.davidmoten.oa3.codegen.runtime that return PolymorphicTypeModifier and TypeMethodDescriptionstatic PolymorphicTypeReturns the enum constant of this type with the specified name.static PolymorphicType[]PolymorphicType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.davidmoten.oa3.codegen.runtime with parameters of type PolymorphicTypeModifierConstructorDescriptionprotectedPolymorphicDeserializer(Config config, PolymorphicType type, Class<T> cls, Class<?>... classes)