| Package | Description |
|---|---|
| org.frankframework.frankdoc.wrapper |
This package was created to allow the Frank!Doc model to be instantiated both from Java reflection or from within a doclet.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FrankClass |
| Modifier and Type | Method and Description |
|---|---|
FrankType[] |
FrankMethod.getParameterTypes() |
FrankType[] |
MultiplyInheritedMethodPlaceholder.getParameterTypes() |
FrankType |
FrankMethod.getReturnType()
If the return type is void, return a
FrankPrimitiveType wrapping "void". |
FrankType |
MultiplyInheritedMethodPlaceholder.getReturnType() |
Copyright © 2022 Ibissource.org. All rights reserved.