Package | Description |
---|---|
io.sundr.codegen.model |
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationRefFluent<A extends AnnotationRefFluent<A>> |
class |
AnnotationRefFluentImpl<A extends AnnotationRefFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
MethodFluent.AnnotationsNested<N> |
static interface |
PropertyFluent.AnnotationsNested<N> |
static interface |
TypeDefFluent.AnnotationsNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationRefBuilder |
class |
AnnotationRefFluentImpl<A extends AnnotationRefFluent<A>> |
class |
MethodFluentImpl.AnnotationsNestedImpl<N> |
class |
PropertyFluentImpl.AnnotationsNestedImpl<N> |
class |
TypeDefFluentImpl.AnnotationsNestedImpl<N> |
Constructor and Description |
---|
AnnotationRefBuilder(AnnotationRefFluent<?> fluent) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
AnnotationRef instance) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
AnnotationRef instance,
Boolean validationEnabled) |
AnnotationRefBuilder(AnnotationRefFluent<?> fluent,
Boolean validationEnabled) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.