Uses of Class
rocks.xmpp.extensions.privatedata.rosternotes.model.Annotation.Note
-
Packages that use Annotation.Note Package Description rocks.xmpp.extensions.privatedata.rosternotes.model Provides XML schema implementations of XEP-0145: Annotations. -
-
Uses of Annotation.Note in rocks.xmpp.extensions.privatedata.rosternotes.model
Methods in rocks.xmpp.extensions.privatedata.rosternotes.model that return types with arguments of type Annotation.Note Modifier and Type Method Description List<Annotation.Note>
Annotation. getNotes()
Gets the roster notes.Constructor parameters in rocks.xmpp.extensions.privatedata.rosternotes.model with type arguments of type Annotation.Note Constructor Description Annotation(Collection<Annotation.Note> notes)
-