Uses of Enum Class
tigase.xmpp.impl.PrivacyList.Item.Type
Packages that use PrivacyList.Item.Type
Package
Description
Package containing implementation of all Session Manager plugins
-
Uses of PrivacyList.Item.Type in tigase.xmpp.impl
Subclasses with type arguments of type PrivacyList.Item.Type in tigase.xmpp.implMethods in tigase.xmpp.impl that return PrivacyList.Item.TypeModifier and TypeMethodDescriptionstatic PrivacyList.Item.TypeReturns the enum constant of this class with the specified name.static PrivacyList.Item.Type[]PrivacyList.Item.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.xmpp.impl with parameters of type PrivacyList.Item.TypeModifier and TypeMethodDescriptionbooleanPrivacyList.isAllowed(JID jid, PrivacyList.Item.Type type) booleanPrivacyList.Item.matches(JID jid, PrivacyList.Item.Type type)