Uses of Enum Class
tigase.meet.jingle.Action
Packages that use Action
-
Uses of Action in tigase.meet.jingle
Subclasses with type arguments of type Action in tigase.meet.jingleFields in tigase.meet.jingle with type parameters of type ActionMethods in tigase.meet.jingle that return ActionModifier and TypeMethodDescriptionstatic ActionContentAction.toJingleAction(Action defAction) static ActionReturns the enum constant of this class with the specified name.static Action[]Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.meet.jingle with parameters of type ActionModifier and TypeMethodDescriptionstatic ContentActionContentAction.fromJingleAction(Action action) tigase.xml.ElementContentAction.toJingleAction(Action defAction)