org.hudsonci.maven.model.config
Class DocumentAttributeDTOHelper

java.lang.Object
  extended by org.hudsonci.maven.model.config.DocumentAttributeDTOHelper

public class DocumentAttributeDTOHelper
extends Object

Helper for DocumentAttributeDTO.

Since:
2.1.0
Author:
Jason Dillon

Constructor Summary
DocumentAttributeDTOHelper()
           
 
Method Summary
static String asString(DocumentAttributeDTO source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentAttributeDTOHelper

public DocumentAttributeDTOHelper()
Method Detail

asString

public static String asString(DocumentAttributeDTO source)


Copyright © 2004-2011 Hudson. All Rights Reserved.