public class KeyTransactionLinks extends Object
Constructor and Description |
---|
KeyTransactionLinks()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getApplication()
Returns the application of the transaction.
|
void |
setApplication(long application)
Sets the application of the key transaction.
|
String |
toString()
Returns a string representation of the object.
|
public void setApplication(long application)
application
- The application of the transactionpublic long getApplication()
Copyright © 2018. All rights reserved.