public final class AssociationKey
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
AssociationKey(EntityKey ownerKey,
java.lang.String propertyName)
Constructs an AssociationKey
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public AssociationKey(EntityKey ownerKey, java.lang.String propertyName)
ownerKey - The EntityKey of the association ownerpropertyName - The name of the property on the owner which defines the associationCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.