protected class Manager.InstanceName extends java.lang.Object implements equalFunctor
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
m_name
Instance name
|
| Constructor and Description |
|---|
InstanceName(RTObject_impl comp)
Constructor
|
InstanceName(java.lang.String name)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalof(java.lang.Object comp)
Finds Object
|
public InstanceName(RTObject_impl comp)
comp -
Objectpublic InstanceName(java.lang.String name)
name -
Instance namepublic boolean equalof(java.lang.Object comp)
The specified object is found.
equalof in interface equalFunctorcomp -
Object