Uses of Class
eu.etaxonomy.cdm.strategy.TagEnum

Packages that use TagEnum
eu.etaxonomy.cdm.strategy   
 

Uses of TagEnum in eu.etaxonomy.cdm.strategy
 

Methods in eu.etaxonomy.cdm.strategy that return TagEnum
 TagEnum TaggedText.getType()
           
static TagEnum TagEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TagEnum[] TagEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in eu.etaxonomy.cdm.strategy with parameters of type TagEnum
 void TaggedText.setType(TagEnum type)
           
 

Constructors in eu.etaxonomy.cdm.strategy with parameters of type TagEnum
TaggedText(TagEnum type, String text)
           
 



Copyright © 2007-2011 EDIT. All Rights Reserved.