public interface InternalRegistryElement extends ECPElement, ECPDisposable
ECPDisposable.DisposeListener
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Return the description.
|
String |
getLabel()
Returns the label.
|
void |
setDescription(String description)
Sets the description.
|
void |
setLabel(String label)
Sets the label.
|
getName
compareTo
addDisposeListener, dispose, isDisposed, removeDisposeListener
String getLabel()
String getDescription()
void setLabel(String label)
label
- the Label to setvoid setDescription(String description)
description
- the Description to setCopyright © 2017. All rights reserved.