@Entity public class StoragePolicyTransitionTypeEntity extends AuditableEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
GLACIER
Storage policy transition type to archive business object data.
|
| Constructor and Description |
|---|
StoragePolicyTransitionTypeEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
void |
setCode(String code) |
getCreatedBy, getCreatedOn, getUpdatedBy, getUpdatedOn, setCreatedBy, setCreatedOn, setUpdatedBy, setUpdatedOnpublic static final String GLACIER
Copyright © 2019. All rights reserved.