Interface Option<T>
- All Superinterfaces:
Localized
,Serializable
- All Known Implementing Classes:
Option.RawOption
-
Method Details
-
getValue
T getValue() -
getDisplayValue
LocalizedString getDisplayValue() -
toString
-
Localized
, Serializable
Option.RawOption