Uses of Class
au.org.ala.names.model.SynonymType

Packages that use SynonymType
au.org.ala.names.model   
 

Uses of SynonymType in au.org.ala.names.model
 

Methods in au.org.ala.names.model that return SynonymType
 SynonymType NameSearchResult.getSynonymType()
           
static SynonymType SynonymType.getTypeFor(java.lang.String value)
           
static SynonymType SynonymType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SynonymType[] SynonymType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.