public class ComplexIssueInputFieldValue extends Object
| Constructor and Description |
|---|
ComplexIssueInputFieldValue(Map<String,Object> valuesMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Map<String,Object> |
getValuesMap() |
int |
hashCode() |
String |
toString() |
static ComplexIssueInputFieldValue |
with(String key,
Object value) |
public static ComplexIssueInputFieldValue with(String key, Object value)
Copyright © 2017 Atlassian. All rights reserved.