Uses of Enum Class
org.jivesoftware.openfire.privacy.PrivacyItem.Type
Packages that use PrivacyItem.Type
-
Uses of PrivacyItem.Type in org.jivesoftware.openfire.privacy
Methods in org.jivesoftware.openfire.privacy that return PrivacyItem.TypeModifier and TypeMethodDescriptionPrivacyItem.getType()static PrivacyItem.TypeReturns the enum constant of this class with the specified name.static PrivacyItem.Type[]PrivacyItem.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jivesoftware.openfire.privacy with parameters of type PrivacyItem.Type