Uses of Class
org.xwiki.invitation.test.po.InvitationGuestActionsPage.Action

Uses of InvitationGuestActionsPage.Action in org.xwiki.invitation.test.po
 

Methods in org.xwiki.invitation.test.po that return InvitationGuestActionsPage.Action
static InvitationGuestActionsPage.Action InvitationGuestActionsPage.Action.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InvitationGuestActionsPage.Action[] InvitationGuestActionsPage.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.xwiki.invitation.test.po with parameters of type InvitationGuestActionsPage.Action
InvitationGuestActionsPage(String messageContent, InvitationGuestActionsPage.Action action)
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.