org.org.usurper.utils
Class UsurperGeneratorSetupUtils

java.lang.Object
  extended by org.org.usurper.utils.UsurperGeneratorSetupUtils

public final class UsurperGeneratorSetupUtils
extends java.lang.Object

This class is an UsurperGeneratorSetup utility class

Author:
pagregoire

Method Summary
static java.lang.String buildStringRepresentation(IUsurperGeneratorSetup usurperGeneratorSetup)
          This method builds a String representation of an IUsurperGeneratorSetup instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

buildStringRepresentation

public static java.lang.String buildStringRepresentation(IUsurperGeneratorSetup usurperGeneratorSetup)
This method builds a String representation of an IUsurperGeneratorSetup instance.

Parameters:
usurperGeneratorSetup - the usurper generator setup
Returns:
the string


Copyright © 2008. All Rights Reserved.