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