public class EpicInLink extends AbstractEpic<EpicInLink>
AbstractEpic.EpicState
Constructor and Description |
---|
EpicInLink() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getAuthor, getClosedAt, getColor, getCreatedAt, getDescription, getDownvotes, getDueDate, getEndDate, getLabels, getLinkByName, getLinks, getParentIid, getReferences, getStartDate, getState, getUpdatedAt, getUpvotes, getWebUrl, setAuthor, setClosedAt, setColor, setCreatedAt, setDescription, setDownvotes, setDueDate, setEndDate, setLabels, setLinks, setParentIid, setReferences, setStartDate, setState, setUpdatedAt, setUpvotes, setWebUrl, withAuthor, withDescription, withEndDate, withLabels, withStartDate
getGroupId, getId, getIid, getParentId, getReference, getTitle, setGroupId, setId, setIid, setParentId, setReference, setTitle, withTitle
public java.lang.String toString()
toString
in class AbstractEpic<EpicInLink>