|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.api.ChromatticBuilder.Option<D>
D - the option data typepublic static final class ChromatticBuilder.Option<D>
A configuration option.
| Nested Class Summary | |
|---|---|
static class |
ChromatticBuilder.Option.Instance<D>
The instance of an option. |
static class |
ChromatticBuilder.Option.Type<D>
The type of an option. |
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
ChromatticBuilder.Option.Instance<D> |
getInstance(java.lang.String value)
|
java.lang.String |
getName()
|
ChromatticBuilder.Option.Type<D> |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ChromatticBuilder.Option.Type<D> getType()
public java.lang.String getName()
public java.lang.String getDisplayName()
public ChromatticBuilder.Option.Instance<D> getInstance(java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||