Package org.gitlab4j.api.models
Class Participant
public class Participant extends AbstractUser<Participant>
-
Constructor Summary
Constructors Constructor Description Participant()
-
Method Summary
Methods inherited from class org.gitlab4j.api.models.AbstractUser
getAvatarUrl, getCreatedAt, getEmail, getId, getName, getState, getUsername, getWebUrl, setAvatarUrl, setCreatedAt, setEmail, setId, setName, setState, setUsername, setWebUrl, toString, withAvatarUrl, withCreatedAt, withEmail, withId, withName, withState, withUsername, withWebUrl
-
Constructor Details
-
Participant
public Participant()
-