public interface AccountingEntry
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getDate()
Gets the date.
|
String |
getEntryType()
Gets the entry type.
|
String |
getUser()
Gets the user.
|
String |
getVersion()
Gets the version.
|
Copyright © 2019. All Rights Reserved.