| Package | Description |
|---|---|
| net.bolbat.kit.vo |
Common value objects.
|
| Modifier and Type | Field and Description |
|---|---|
static AccountId |
AccountId.EMPTY_ID
AccountId with empty raw identifier. |
| Modifier and Type | Method and Description |
|---|---|
AccountId |
AccountId.clone() |
static AccountId |
AccountId.generateNew()
Generate unique
AccountId. |
AccountId |
AccountVO.getId() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountVO.setId(AccountId aId) |
| Constructor and Description |
|---|
AccountVO(AccountId aId)
Public constructor.
|
Copyright © 2013–2019 BB Corp. All rights reserved.