org.chromattic.api
Class ChromatticBuilder.Option<T>
java.lang.Object
org.chromattic.api.ChromatticBuilder.Option<T>
- Type Parameters:
T - the option type
- Enclosing class:
- ChromatticBuilder
public static final class ChromatticBuilder.Option<T>
- extends Object
A configuration option.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getType
public ChromatticBuilder.Option.Type<T> getType()
getName
public String getName()
getDisplayName
public String getDisplayName()
getInstance
public ChromatticBuilder.OptionInstance<T> getInstance(String value)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.