Uses of Class
org.jivesoftware.smackx.pubsub.ItemReply

Packages that use ItemReply
org.jivesoftware.smackx.pubsub   
 

Uses of ItemReply in org.jivesoftware.smackx.pubsub
 

Methods in org.jivesoftware.smackx.pubsub that return ItemReply
 ItemReply ConfigureForm.getItemReply()
          Determines who should get replies to items
static ItemReply ItemReply.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ItemReply[] ItemReply.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jivesoftware.smackx.pubsub with parameters of type ItemReply
 void ConfigureForm.setItemReply(ItemReply reply)
          Sets who should get the replies to items