Uses of Enum Class
org.apache.camel.tooling.util.srcgen.GenericType.BoundType
Packages that use GenericType.BoundType
-
Uses of GenericType.BoundType in org.apache.camel.tooling.util.srcgen
Methods in org.apache.camel.tooling.util.srcgen that return GenericType.BoundTypeModifier and TypeMethodDescriptionstatic GenericType.BoundTypeReturns the enum constant of this class with the specified name.static GenericType.BoundType[]GenericType.BoundType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.camel.tooling.util.srcgen with parameters of type GenericType.BoundTypeModifierConstructorDescriptionGenericType(Class clazz, GenericType.BoundType boundType, GenericType... parameters)