org.chromattic.api
Class ChromatticBuilder.Option<T>

java.lang.Object
  extended by org.chromattic.api.ChromatticBuilder.Option<T>
Type Parameters:
T - the option type
Enclosing class:
ChromatticBuilder

public static class ChromatticBuilder.Option<T>
extends Object

A configuration option.


Method Summary
 String getName()
           
 String getShortName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getShortName

public String getShortName()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.