Uses of Class
io.github.ma1uta.matrix.event.nested.Candidate
-
Packages that use Candidate Package Description io.github.ma1uta.matrix.event.content Event content classes. -
-
Uses of Candidate in io.github.ma1uta.matrix.event.content
Fields in io.github.ma1uta.matrix.event.content with type parameters of type Candidate Modifier and Type Field Description private List<Candidate>CallCandidatesContent. candidatesRequired.Methods in io.github.ma1uta.matrix.event.content that return types with arguments of type Candidate Modifier and Type Method Description List<Candidate>CallCandidatesContent. getCandidates()Method parameters in io.github.ma1uta.matrix.event.content with type arguments of type Candidate Modifier and Type Method Description voidCallCandidatesContent. setCandidates(List<Candidate> candidates)
-