public interface MetaData
Modifier and Type | Method and Description |
---|---|
Type |
getDataType()
Returns the type associated with the metadata element or
null
if the element has no type. |
java.lang.String |
getName()
Returns the name of the current metadata element.
|
java.lang.String getName()
Type getDataType()
null
if the element has no type.null
if the element has no type.