public class ArchivedAccountEventData extends ServiceEventData
| Constructor and Description |
|---|
ArchivedAccountEventData(AccountArchiveServiceOperationType operationType,
ArchivedAccount account) |
| Modifier and Type | Method and Description |
|---|---|
ArchivedAccount |
getAccount() |
java.lang.String |
getOperationType() |
public ArchivedAccountEventData(AccountArchiveServiceOperationType operationType, ArchivedAccount account)
public java.lang.String getOperationType()
getOperationType in class ServiceEventDatapublic ArchivedAccount getAccount()
Copyright © 2012-2023 anotheria.net. All Rights Reserved.