Uses of Class
org.jivesoftware.smackx.commands.AdHocCommandNote
Packages that use AdHocCommandNote
Package
Description
Smacks implementation of XEP-0050: Ad-Hoc Commands.
Element classes for XEP-0050: Ad-Hoc Commands.
- 
Uses of AdHocCommandNote in org.jivesoftware.smackx.commands
Methods in org.jivesoftware.smackx.commands that return types with arguments of type AdHocCommandNoteModifier and TypeMethodDescriptionAbstractAdHocCommand.getNotes()Returns the notes that the command has at the current stage. - 
Uses of AdHocCommandNote in org.jivesoftware.smackx.commands.packet
Methods in org.jivesoftware.smackx.commands.packet that return types with arguments of type AdHocCommandNoteModifier and TypeMethodDescriptionAdHocCommandData.getNotes()AdHocCommandDataBuilder.getNotes()AdHocCommandDataView.getNotes()Returns the list of notes that the command has.Methods in org.jivesoftware.smackx.commands.packet with parameters of type AdHocCommandNote