public interface ApplicationData
| Modifier and Type | Method and Description |
|---|---|
void |
dataUpdated()
Update the application data.
|
String |
getName()
Return the application data name.
|
ApplicationDataType |
getType()
Return the application data type.
|
String getName()
ApplicationDataType getType()
void dataUpdated()
throws RuntimeException
RuntimeException - if an error occurs;Copyright © 2020. All Rights Reserved.