public class BoardColumnJsonable extends Object
| Constructor and Description |
|---|
BoardColumnJsonable(String name,
List<Long> statusIds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
List<Long> |
getStatusIds() |
int |
hashCode() |
String |
toString() |
public String getName()
Copyright © 2002-2016 Atlassian. All Rights Reserved.