Searched refs:ItemReply (Results 1 - 2 of 2) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/pubsub/
H A DItemReply.java17 * These are the options for the node configuration setting {@link ConfigureForm#setItemReply(ItemReply)},
22 public enum ItemReply enum
H A DConfigureForm.java287 public ItemReply getItemReply()
294 return ItemReply.valueOf(value);
302 public void setItemReply(ItemReply reply)

Completed in 145 milliseconds