@Entity(name="FieldEntity") public class FieldEntity extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Long |
id |
protected String |
name |
protected String |
value |
| Constructor and Description |
|---|
FieldEntity() |
FieldEntity(String name,
String value,
ResponseEntity responseEntity) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.