Uses of Class
org.hudsonci.maven.model.LogLevelDTO

Packages that use LogLevelDTO
org.hudsonci.maven.model   
 

Uses of LogLevelDTO in org.hudsonci.maven.model
 

Methods in org.hudsonci.maven.model that return LogLevelDTO
static LogLevelDTO LogLevelDTO.fromValue(String v)
           
static LogLevelDTO LogLevelDTO.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogLevelDTO[] LogLevelDTO.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.