mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-20 03:24:55 +00:00
7178 add comment for new getter method
This commit is contained in:
parent
7941312d92
commit
838669e22c
@ -149,8 +149,11 @@ public class ResultDomain extends Result {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the account types in
|
||||
* @return
|
||||
* Get the account types which are associated with this domain.
|
||||
*
|
||||
* @return A comma seperated list of account types which are associated with
|
||||
* this domain, or "Unknown" if no account types were associated
|
||||
* with it.
|
||||
*/
|
||||
@NbBundle.Messages({
|
||||
"ResultDomain_noAccountTypes=Unknown"
|
||||
|
Loading…
x
Reference in New Issue
Block a user