public class TypeProcessor extends Object
Type instances.| Constructor and Description |
|---|
TypeProcessor(AugmentedIndexView index,
DataObjectDeque objectStack,
DataObjectDeque.PathEntry parentPathEntry,
TypeResolver typeResolver,
org.jboss.jandex.Type type,
org.eclipse.microprofile.openapi.models.media.Schema schema,
org.jboss.jandex.AnnotationTarget annotationTarget) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.microprofile.openapi.models.media.Schema |
getSchema() |
org.jboss.jandex.Type |
processType() |
public TypeProcessor(AugmentedIndexView index, DataObjectDeque objectStack, DataObjectDeque.PathEntry parentPathEntry, TypeResolver typeResolver, org.jboss.jandex.Type type, org.eclipse.microprofile.openapi.models.media.Schema schema, org.jboss.jandex.AnnotationTarget annotationTarget)
Copyright © 2018–2019. All rights reserved.