public static interface Extension.Parameter
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
Return the name of the extension parameter.
|
String |
getValue() |
Return the value of the extension parameter.
|
Copyright © 2019 Oracle. All rights reserved.