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.WildcardRefTypeNested<N> |
static interface |
WildcardRefFluent.WildcardRefBoundsNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
ClassRefFluentImpl.WildcardRefArgumentsNestedImpl<N> |
class |
MethodFluentImpl.WildcardRefReturnTypeNestedImpl<N> |
class |
PropertyFluentImpl.WildcardRefTypeNestedImpl<N> |
class |
WildcardRefBuilder |
class |
WildcardRefFluentImpl<A extends WildcardRefFluent<A>> |
class |
WildcardRefFluentImpl.WildcardRefBoundsNestedImpl<N> |
Constructor and Description |
---|
WildcardRefBuilder(WildcardRefFluent<?> fluent) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
Boolean validationEnabled) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
WildcardRef instance) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
WildcardRef instance,
Boolean validationEnabled) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.