| Package | Description |
|---|---|
| org.oddjob.arooa.beandocs |
Provide classes for creating the Job documentation.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyDoc.Multiplicity |
PropertyDoc.getMultiplicity() |
PropertyDoc.Multiplicity |
WriteablePropertyDoc.getMultiplicity() |
PropertyDoc.Multiplicity |
WriteablePropertyDoc.getMultiplicity() |
PropertyDoc.Multiplicity |
PropertyDoc.getMultiplicity() |
static PropertyDoc.Multiplicity |
PropertyDoc.Multiplicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyDoc.Multiplicity |
PropertyDoc.Multiplicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyDoc.Multiplicity[] |
PropertyDoc.Multiplicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PropertyDoc.Multiplicity[] |
PropertyDoc.Multiplicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WriteablePropertyDoc.setMultiplicity(PropertyDoc.Multiplicity multiplicity) |
void |
WriteablePropertyDoc.setMultiplicity(PropertyDoc.Multiplicity multiplicity) |
Copyright © 2023. All rights reserved.