Uses of Enum Class
tigase.eventbus.component.stores.Affiliation
Packages that use Affiliation
-
Uses of Affiliation in tigase.eventbus.component.stores
Methods in tigase.eventbus.component.stores that return AffiliationModifier and TypeMethodDescriptionAffiliationStore.getAffiliation
(JID jid) static Affiliation
Returns the enum constant of this class with the specified name.static Affiliation[]
Affiliation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.eventbus.component.stores with parameters of type AffiliationModifier and TypeMethodDescriptionvoid
AffiliationStore.putAffiliation
(JID jid, Affiliation affiliation)