Uses of Enum
org.jivesoftware.smack.filter.AbstractJidTypeFilter.JidType
Packages that use AbstractJidTypeFilter.JidType
Package
Description
Allows
StanzaCollector
and StanzaListener
instances to filter for stanzas with particular attributes.-
Uses of AbstractJidTypeFilter.JidType in org.jivesoftware.smack.filter
Fields in org.jivesoftware.smack.filter declared as AbstractJidTypeFilter.JidTypeModifier and TypeFieldDescriptionprotected final AbstractJidTypeFilter.JidType
AbstractJidTypeFilter.jidType
Methods in org.jivesoftware.smack.filter that return AbstractJidTypeFilter.JidTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractJidTypeFilter.JidType[]
AbstractJidTypeFilter.JidType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.jivesoftware.smack.filter with parameters of type AbstractJidTypeFilter.JidTypeModifierConstructorDescriptionprotected
protected
protected