Uses of Class
com.hack23.cia.model.api.sweden.configuration.ProposalData.AuthorType

Packages that use ProposalData.AuthorType
Package Description
com.hack23.cia.model.api.sweden.configuration Provides... 
 

Uses of ProposalData.AuthorType in com.hack23.cia.model.api.sweden.configuration
 

Methods in com.hack23.cia.model.api.sweden.configuration that return ProposalData.AuthorType
Modifier and Type Method and Description
 ProposalData.AuthorType ProposalData.getAuthorType()
          Gets the author type.
static ProposalData.AuthorType ProposalData.AuthorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProposalData.AuthorType[] ProposalData.AuthorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.