public class NameValuePair extends Object
Constructor and Description |
---|
NameValuePair(String name,
String label) |
NameValuePair(String name,
String label,
String value) |
NameValuePair(String name,
String label,
String value,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLabel() |
String |
getName() |
String |
getValue() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.