| Package | Description |
|---|---|
| io.sundr.codegen.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MethodFluent<A extends MethodFluent<A>> |
class |
MethodFluentImpl<A extends MethodFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TypeDefFluent.ConstructorsNested<N> |
static interface |
TypeDefFluent.MethodsNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodBuilder |
class |
MethodFluentImpl<A extends MethodFluent<A>> |
class |
TypeDefFluentImpl.ConstructorsNestedImpl<N> |
class |
TypeDefFluentImpl.MethodsNestedImpl<N> |
| Constructor and Description |
|---|
MethodBuilder(MethodFluent<?> fluent) |
MethodBuilder(MethodFluent<?> fluent,
java.lang.Boolean validationEnabled) |
MethodBuilder(MethodFluent<?> fluent,
Method instance) |
MethodBuilder(MethodFluent<?> fluent,
Method instance,
java.lang.Boolean validationEnabled) |
Copyright © 2018. All Rights Reserved.