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