Uses of Class
io.github.ma1uta.matrix.Signed
-
Packages that use Signed Package Description io.github.ma1uta.matrix.event.nested Event content internal objects. -
-
Uses of Signed in io.github.ma1uta.matrix.event.nested
Fields in io.github.ma1uta.matrix.event.nested declared as Signed Modifier and Type Field Description private Signed
Invite. signed
Required.Methods in io.github.ma1uta.matrix.event.nested that return Signed Modifier and Type Method Description Signed
Invite. getSigned()
Methods in io.github.ma1uta.matrix.event.nested with parameters of type Signed Modifier and Type Method Description void
Invite. setSigned(Signed signed)
-