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