Package | Description |
---|---|
io.sundr.codegen.model |
Modifier and Type | Interface and Description |
---|---|
interface |
PropertyFluent<A extends PropertyFluent<A>> |
class |
PropertyFluentImpl<A extends PropertyFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
MethodFluent.ArgumentsNested<N> |
static interface |
TypeDefFluent.PropertiesNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
MethodFluentImpl.ArgumentsNestedImpl<N> |
class |
PropertyBuilder |
class |
PropertyFluentImpl<A extends PropertyFluent<A>> |
class |
TypeDefFluentImpl.PropertiesNestedImpl<N> |
Constructor and Description |
---|
PropertyBuilder(PropertyFluent<?> fluent) |
PropertyBuilder(PropertyFluent<?> fluent,
Boolean validationEnabled) |
PropertyBuilder(PropertyFluent<?> fluent,
Property instance) |
PropertyBuilder(PropertyFluent<?> fluent,
Property instance,
Boolean validationEnabled) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.