public class ErrorModel extends EntityModel
EntityModel.EntityState| Modifier and Type | Field and Description |
|---|---|
static String |
HTTP_STATUS_CODE_PROPERTY_NAME |
CLIENT_LOCK_STAMP_FIELD_NAME, ID_FIELD_NAME| Constructor and Description |
|---|
ErrorModel(Set<FieldModel> value)
Creates a new ErrorModel object with given field models
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getId, getType, getValue, getValues, removeValue, setValue, setValuespublic static final String HTTP_STATUS_CODE_PROPERTY_NAME
public ErrorModel(Set<FieldModel> value)
value - - a collection of field modelspublic String toString()
toString in class EntityModelCopyright © 2021 Micro Focus. All rights reserved.