Class NoteObjectAttributes
java.lang.Object
com.dabsquared.gitlabjenkins.gitlab.hook.model.NoteObjectAttributes
- Author:
- Nikolay Ustinov
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
getNote()
getUrl()
int
hashCode()
void
setAuthorId
(Integer authorId) void
setCreatedAt
(Date createdAt) void
void
void
setProjectId
(Integer projectId) void
setUpdatedAt
(Date updatedAt) void
toString()
-
Constructor Details
-
NoteObjectAttributes
public NoteObjectAttributes()
-
-
Method Details