public class MessageVortexAccounting extends Object
Constructor and Description |
---|
MessageVortexAccounting(Accountant accountant) |
Modifier and Type | Method and Description |
---|---|
Accountant |
getAccountant()
Gets the currently set accountant.
|
Accountant |
setAccountant(Accountant accountant)
set the accountant in charge off the workspace.
|
public MessageVortexAccounting(Accountant accountant)
public final Accountant getAccountant()
Gets the currently set accountant.
public final Accountant setAccountant(Accountant accountant)
set the accountant in charge off the workspace.
accountant
- the accountant to be setCopyright © 2023. All rights reserved.