| Package | Description |
|---|---|
| io.sundr.codegen.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WildcardRefFluent<A extends WildcardRefFluent<A>> |
class |
WildcardRefFluentImpl<A extends WildcardRefFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClassRefFluent.WildcardRefArgumentsNested<N> |
static interface |
MethodFluent.WildcardRefReturnTypeNested<N> |
static interface |
PropertyFluent.WildcardRefTypeRefNested<N> |
static interface |
WildcardRefFluent.WildcardRefBoundsNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassRefFluentImpl.WildcardRefArgumentsNestedImpl<N> |
class |
MethodFluentImpl.WildcardRefReturnTypeNestedImpl<N> |
class |
PropertyFluentImpl.WildcardRefTypeRefNestedImpl<N> |
class |
WildcardRefBuilder |
class |
WildcardRefFluentImpl<A extends WildcardRefFluent<A>> |
class |
WildcardRefFluentImpl.WildcardRefBoundsNestedImpl<N> |
| Constructor and Description |
|---|
WildcardRefBuilder(WildcardRefFluent<?> fluent) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
java.lang.Boolean validationEnabled) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
WildcardRef instance) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
WildcardRef instance,
java.lang.Boolean validationEnabled) |
Copyright © 2018. All Rights Reserved.