public class DoxygenParameter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DoxygenParameter.ParameterLength |
| Constructor and Description |
|---|
DoxygenParameter(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isRequired() |
boolean |
isTranslatable() |
DoxygenParameter.ParameterLength |
length() |
public boolean isTranslatable()
public boolean isRequired()
public DoxygenParameter.ParameterLength length()
public String getName()
Copyright © 2022. All rights reserved.