public static interface PropertyManagement.PropertyGroup<T extends Serializable> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
T |
convert(org.apache.commons.cli.CommandLine commandLine) |
ParameterEnum |
getParameter() |
T convert(org.apache.commons.cli.CommandLine commandLine) throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseExceptionParameterEnum getParameter()
Copyright © 2013–2022. All rights reserved.