abstract class MyElement extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
_element
Element's name
|
Constructor and Description |
---|
MyElement() |
Modifier and Type | Method and Description |
---|---|
(package private) String |
getElementName()
Returns element's name.
|