public static class TyrusExtension.TyrusParameter extends Object implements Extension.Parameter, Serializable
Parameter implementation.| Constructor and Description | 
|---|
| TyrusParameter(String name,
              String value)Create  Parameterwith name and value. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Return the name of the extension parameter. | 
| String | getValue()Return the value of the extension parameter. | 
| String | toString() | 
public String getName()
Extension.ParametergetName in interface Extension.Parameterpublic String getValue()
Extension.ParametergetValue in interface Extension.ParameterCopyright © 2012–2019 Oracle Corporation. All rights reserved.