Class NamedId
java.lang.Object
com.inductiveautomation.ignition.common.NamedId
- All Implemented Interfaces:
Serializable
A NamedId is an identifier which is primarily a UUID, but can have a "friendly" name associated with it. It can be
created with either, and then will "match" on either when compared. The idea is that references are held based on
UUID, but if such an id is no longer present, a friendly name is more helpful to indicate to the user which reference
was intended.
- See Also:
-
Constructor Summary
Constructors -
Method Summary