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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLocalizedName
(Locale locale) getValue()
static <T> NamedValue<T>
toString()