Uses of Class
tigase.xmpp.impl.roster.RosterAbstract.StateTransition
-
Packages that use RosterAbstract.StateTransition Package Description tigase.xmpp.impl.roster -
-
Uses of RosterAbstract.StateTransition in tigase.xmpp.impl.roster
Methods in tigase.xmpp.impl.roster that return RosterAbstract.StateTransition Modifier and Type Method Description static RosterAbstract.StateTransitionRosterAbstract.StateTransition. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RosterAbstract.StateTransition[]RosterAbstract.StateTransition. values()Returns an array containing the constants of this enum type, in the order they are declared.
-