Class NamedValue<T>
java.lang.Object
com.inductiveautomation.ignition.common.NamedValue<T>
- All Implemented Interfaces:
- Serializable
A wrapper around an Object that attaches a resource bundle key to it.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetLocalizedName(Locale locale) getValue()static <T> NamedValue<T>toString()