Class Option.RawOption<T>
- java.lang.Object
 - 
- com.inductiveautomation.ignition.common.config.Option.RawOption<T>
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface com.inductiveautomation.ignition.common.config.Option
Option.RawOption<T> 
 - 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LocalizedStringgetDisplayValue()TgetValue() 
 - 
 
- 
- 
Constructor Detail
- 
RawOption
public RawOption(T value)
 
 - 
 
- 
Method Detail
- 
getDisplayValue
public LocalizedString getDisplayValue()
- Specified by:
 getDisplayValuein interfaceOption<T>
 
 - 
 
 -