Package org.miaixz.bus.gitlab.models
Class EpicInLink
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.miaixz.bus.gitlab.models.AbstractEpic
AbstractEpic.EpicState -
Constructor Summary
Constructors -
Method Summary
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, withStartDateMethods inherited from class org.miaixz.bus.gitlab.models.AbstractMinimalEpic
getGroupId, getId, getIid, getParentId, getReference, getTitle, setGroupId, setId, setIid, setParentId, setReference, setTitle, withTitle
-
Constructor Details
-
EpicInLink
public EpicInLink()
-
-
Method Details
-
toString
- Overrides:
toStringin classAbstractEpic<EpicInLink>
-