Uses of Class
com.atlassian.gadgets.Vote

Packages that use Vote
com.atlassian.gadgets This package contains the main APIs for interacting with gadgets. 
 

Uses of Vote in com.atlassian.gadgets
 

Methods in com.atlassian.gadgets that return Vote
static Vote Vote.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Vote[] Vote.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Atlassian. All Rights Reserved.