Package | Description |
---|---|
io.sundr.codegen.model |
Modifier and Type | Interface and Description |
---|---|
interface |
TypeParamRefFluent<A extends TypeParamRefFluent<A>> |
class |
TypeParamRefFluentImpl<A extends TypeParamRefFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
ClassRefFluent.TypeParamRefArgumentsNested<N> |
static interface |
MethodFluent.TypeParamRefReturnTypeNested<N> |
static interface |
PropertyFluent.TypeParamRefTypeNested<N> |
static interface |
WildcardRefFluent.TypeParamRefBoundsNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
ClassRefFluentImpl.TypeParamRefArgumentsNestedImpl<N> |
class |
MethodFluentImpl.TypeParamRefReturnTypeNestedImpl<N> |
class |
PropertyFluentImpl.TypeParamRefTypeNestedImpl<N> |
class |
TypeParamRefBuilder |
class |
TypeParamRefFluentImpl<A extends TypeParamRefFluent<A>> |
class |
WildcardRefFluentImpl.TypeParamRefBoundsNestedImpl<N> |
Constructor and Description |
---|
TypeParamRefBuilder(TypeParamRefFluent<?> fluent) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
Boolean validationEnabled) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
TypeParamRef instance) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
TypeParamRef instance,
Boolean validationEnabled) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.