Uses of Class
tigase.xmpp.impl.JabberIqPrivacy.ITEM_TYPE
-
Packages that use JabberIqPrivacy.ITEM_TYPE Package Description tigase.xmpp.impl Package containing implementation of all Session Manager plugins -
-
Uses of JabberIqPrivacy.ITEM_TYPE in tigase.xmpp.impl
Methods in tigase.xmpp.impl that return JabberIqPrivacy.ITEM_TYPE Modifier and Type Method Description static JabberIqPrivacy.ITEM_TYPEJabberIqPrivacy.ITEM_TYPE. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JabberIqPrivacy.ITEM_TYPE[]JabberIqPrivacy.ITEM_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-