public class ExternalCustomFieldValue extends Object
Constructor and Description |
---|
ExternalCustomFieldValue() |
ExternalCustomFieldValue(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getCustomfieldId() |
String |
getKey() |
String |
getValue() |
void |
setCustomfieldId(String customfieldId) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.