| Package | Description |
|---|---|
| org.oddjob.arooa.deploy |
Concerning deployment and implementations of
ArooaDescriptor in particular. |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinitionBean.PropertyType |
PropertyDefinitionBean.getType() |
PropertyDefinitionBean.PropertyType |
PropertyDefinitionBean.getType() |
static PropertyDefinitionBean.PropertyType |
PropertyDefinitionBean.PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyDefinitionBean.PropertyType |
PropertyDefinitionBean.PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyDefinitionBean.PropertyType[] |
PropertyDefinitionBean.PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PropertyDefinitionBean.PropertyType[] |
PropertyDefinitionBean.PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyDefinitionBean.setType(PropertyDefinitionBean.PropertyType type) |
void |
PropertyDefinitionBean.setType(PropertyDefinitionBean.PropertyType type) |
| Constructor and Description |
|---|
PropertyDefinitionBean(String name,
PropertyDefinitionBean.PropertyType type)
Constructor when used from code.
|
PropertyDefinitionBean(String name,
PropertyDefinitionBean.PropertyType type)
Constructor when used from code.
|
Copyright © 2023. All rights reserved.