Interface Field
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()Returns the name of the data.java.lang.StringgetType()Returns the type of the data.
-
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
Returns the name of the data.
|
java.lang.String |
getType() |
Returns the type of the data.
|