public final class Header extends Object
| Constructor and Description |
|---|
Header(String name,
String value)
Construct a Header object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this header.
|
String |
getValue()
Returns the value of this header.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.