| Package | Description | 
|---|---|
| com.caucho.amber.entity | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityState | Entity. __caucho_getEntityState()Get the entity state. | 
| static EntityState | EntityState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static EntityState[] | EntityState. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Entity. __caucho_setEntityState(EntityState state)Sets the entity state. |