LocalizedObjectClassDefinition
class is the implementation of the ObjectClassDefinition
interface. This class delegates calls to the underlying {@link OCD} localizing the results of the followingmethods: {@link #getName()}, {@link #getDescription()}, and {@link #getIcon(int)}.
@author Felix Project Team
|
|