public class EntityRef extends Object
| Constructor and Description |
|---|
EntityRef(Class<?> entityClass,
Map<String,Object> propertyToValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Class<?> |
getEntityClass() |
Map<String,Object> |
getPropertyToValue() |
int |
hashCode() |
String |
toString() |
public Class<?> getEntityClass()
Copyright © 2015. All rights reserved.