public interface Extension
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | Extension.Parameter | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| List<Extension.Parameter> | getParameters() | 
String getName()
List<Extension.Parameter> getParameters()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.