public class MDOMPropertyElement extends MBaseProperty implements MPropertyElement
Modifier and Type | Method and Description |
---|---|
java.util.Enumeration |
elements()
Enumerate over the attributes and immediate elements.
|
java.lang.String |
getFullName()
Returns string rep.
|
java.lang.String |
getName()
Return the element name
|
get, getCount, getOwnerProperties, getParentElement, getPath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getCount, getParentElement, getPath
public java.util.Enumeration elements()
elements
in interface MPropertyElement
public java.lang.String getName()
getName
in interface MPropertyElement
public java.lang.String getFullName()
MPropertyElement
getFullName
in interface MPropertyElement