| Package | Description |
|---|---|
| io.sundr.codegen.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrimitiveRefFluent<A extends PrimitiveRefFluent<A>> |
class |
PrimitiveRefFluentImpl<A extends PrimitiveRefFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClassRefFluent.PrimitiveRefArgumentsNested<N> |
static interface |
MethodFluent.PrimitiveRefReturnTypeNested<N> |
static interface |
PropertyFluent.PrimitiveRefTypeRefNested<N> |
static interface |
WildcardRefFluent.PrimitiveRefBoundsNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassRefFluentImpl.PrimitiveRefArgumentsNestedImpl<N> |
class |
MethodFluentImpl.PrimitiveRefReturnTypeNestedImpl<N> |
class |
PrimitiveRefBuilder |
class |
PrimitiveRefFluentImpl<A extends PrimitiveRefFluent<A>> |
class |
PropertyFluentImpl.PrimitiveRefTypeRefNestedImpl<N> |
class |
WildcardRefFluentImpl.PrimitiveRefBoundsNestedImpl<N> |
| Constructor and Description |
|---|
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
java.lang.Boolean validationEnabled) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
PrimitiveRef instance) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
PrimitiveRef instance,
java.lang.Boolean validationEnabled) |
Copyright © 2018. All Rights Reserved.