public interface DmcNamedObjectIF
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
This method should check the type of the obj param and compare the name
of this object with the one passed as argument.
|
DmcObjectName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
DmcObjectName getObjectName()
DmcAttribute<?> getObjectNameAttribute()
Copyright © 2023. All rights reserved.