| Package | Description |
|---|---|
| org.frankframework.frankdoc.model |
This package contains a set of model classes that is used by
DocWriterNew to generate the
XML configuration schema used by Frank developers. |
| Modifier and Type | Method and Description |
|---|---|
ConfigChildGroupKind |
ConfigChildSet.getConfigChildGroupKind() |
static ConfigChildGroupKind |
ConfigChildGroupKind.groupKind(Collection<ConfigChild> configChildren)
Get the
ConfigChildGroupKind of a collection of config children, assuming
that they all have the same role name. |
static ConfigChildGroupKind |
ConfigChildGroupKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigChildGroupKind[] |
ConfigChildGroupKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Ibissource.org. All rights reserved.