public class Application extends Object
Constructor and Description |
---|
Application(String aid,
String label)
Create application.
|
Modifier and Type | Method and Description |
---|---|
String |
getAid()
Acquirer identifier.
|
String |
getLabel()
Contains the application label of the currently used application.
|
String |
toString()
String representation for debugging purpose.
|