@Entity public class TrustingAccountEntity extends AuditableEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
TABLE_NAME
The table name.
|
| Constructor and Description |
|---|
TrustingAccountEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getRoleArn() |
void |
setId(String id) |
void |
setRoleArn(String roleArn) |
getCreatedBy, getCreatedOn, getUpdatedBy, getUpdatedOn, setCreatedBy, setCreatedOn, setUpdatedBy, setUpdatedOnpublic static final String TABLE_NAME
Copyright © 2019. All rights reserved.