| Modifier and Type | Interface and Description |
|---|---|
interface |
ModifierSupportFluent<A extends ModifierSupportFluent<A>>
Generated
|
class |
ModifierSupportFluentImpl<A extends ModifierSupportFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MethodFluent<A extends MethodFluent<A>>
Generated
|
static interface |
MethodFluent.ArgumentsNested<N> |
interface |
PropertyFluent<A extends PropertyFluent<A>>
Generated
|
static interface |
SourceFluent.TypesNested<N> |
interface |
TypeDefFluent<A extends TypeDefFluent<A>>
Generated
|
static interface |
TypeDefFluent.ConstructorsNested<N> |
static interface |
TypeDefFluent.InnerTypesNested<N> |
static interface |
TypeDefFluent.MethodsNested<N> |
static interface |
TypeDefFluent.PropertiesNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodBuilder |
class |
MethodFluentImpl<A extends MethodFluent<A>>
Generated
|
class |
ModifierSupportBuilder |
class |
ModifierSupportFluentImpl<A extends ModifierSupportFluent<A>>
Generated
|
class |
PropertyBuilder |
class |
PropertyFluentImpl<A extends PropertyFluent<A>>
Generated
|
class |
TypeDefBuilder |
class |
TypeDefFluentImpl<A extends TypeDefFluent<A>>
Generated
|
| Constructor and Description |
|---|
ModifierSupportBuilder(ModifierSupportFluent<?> fluent) |
ModifierSupportBuilder(ModifierSupportFluent<?> fluent,
Boolean validationEnabled) |
ModifierSupportBuilder(ModifierSupportFluent<?> fluent,
ModifierSupport instance) |
ModifierSupportBuilder(ModifierSupportFluent<?> fluent,
ModifierSupport instance,
Boolean validationEnabled) |
Copyright © 2023. All rights reserved.