public class Occurrence extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Object |
parentEntity |
protected String |
propertyName |
| Constructor and Description |
|---|
Occurrence(Object parentEntity,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getParentEntity() |
String |
getPropertyName() |
int |
hashCode() |
String |
toString() |
Copyright © 2017. All rights reserved.