Uses of Class
org.hudsonci.maven.model.config.DocumentStandardAttributeDTO

Packages that use DocumentStandardAttributeDTO
org.hudsonci.maven.model.config   
 

Uses of DocumentStandardAttributeDTO in org.hudsonci.maven.model.config
 

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



Copyright © 2004-2011 Hudson. All Rights Reserved.