| 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.TypeParamRefTypeRefNested<N> |
static interface |
WildcardRefFluent.TypeParamRefBoundsNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassRefFluentImpl.TypeParamRefArgumentsNestedImpl<N> |
class |
MethodFluentImpl.TypeParamRefReturnTypeNestedImpl<N> |
class |
PropertyFluentImpl.TypeParamRefTypeRefNestedImpl<N> |
class |
TypeParamRefBuilder |
class |
TypeParamRefFluentImpl<A extends TypeParamRefFluent<A>> |
class |
WildcardRefFluentImpl.TypeParamRefBoundsNestedImpl<N> |
| Constructor and Description |
|---|
TypeParamRefBuilder(TypeParamRefFluent<?> fluent) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
java.lang.Boolean validationEnabled) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
TypeParamRef instance) |
TypeParamRefBuilder(TypeParamRefFluent<?> fluent,
TypeParamRef instance,
java.lang.Boolean validationEnabled) |
Copyright © 2018. All Rights Reserved.