@Entity public class StoragePolicyStatusEntity extends AuditableEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
DISABLED |
static String |
ENABLED |
| Constructor and Description |
|---|
StoragePolicyStatusEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDescription() |
void |
setCode(String code) |
void |
setDescription(String description) |
getCreatedBy, getCreatedOn, getUpdatedBy, getUpdatedOn, setCreatedBy, setCreatedOn, setUpdatedBy, setUpdatedOnpublic static final String ENABLED
public static final String DISABLED
Copyright © 2021. All rights reserved.