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.PrimitiveRefTypeNested<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.PrimitiveRefTypeNestedImpl<N> |
class |
WildcardRefFluentImpl.PrimitiveRefBoundsNestedImpl<N> |
Constructor and Description |
---|
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
Boolean validationEnabled) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
PrimitiveRef instance) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
PrimitiveRef instance,
Boolean validationEnabled) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.