public interface NameValuePair
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of this pair.
|
String |
getValue()
Gets the value of this pair.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.