-
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
void
void
void
void
Methods inherited from class org.miaixz.bus.gitlab.models.AbstractEpic
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
Methods inherited from class org.miaixz.bus.gitlab.models.AbstractMinimalEpic
getGroupId, getId, getIid, getParentId, getReference, getTitle, getUrl, setGroupId, setId, setIid, setParentId, setReference, setTitle, setUrl, withTitle
-
Constructor Details
-
RelatedEpic
public RelatedEpic()
-
Method Details
-
getStartDateIsFixed
public Boolean getStartDateIsFixed()
-
setStartDateIsFixed
public void setStartDateIsFixed(Boolean startDateIsFixed)
-
-
setDueDateIsFixed
public void setDueDateIsFixed(Boolean dueDateIsFixed)
-
getDueDateFromInheritedSource
public Date getDueDateFromInheritedSource()
-
setDueDateFromInheritedSource
public void setDueDateFromInheritedSource(Date dueDateFromInheritedSource)
-
-
-
-
setLinkType
public void setLinkType(LinkType linkType)
-
getLinkCreatedAt
public Date getLinkCreatedAt()
-
setLinkCreatedAt
public void setLinkCreatedAt(Date linkCreatedAt)
-
getLinkUpdatedAt
public Date getLinkUpdatedAt()
-
setLinkUpdatedAt
public void setLinkUpdatedAt(Date linkUpdatedAt)
-