public static class EntityObjectReadyForExport.Reference extends Object
| Constructor and Description |
|---|
Reference(String propertyName,
Class<?> referencedClazz,
EntityObjectReadyForExport.Property referencedId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPropertyName() |
Class<?> |
getReferencedClazz() |
EntityObjectReadyForExport.Property |
getReferencedId() |
int |
hashCode() |
String |
toString() |
public Reference(String propertyName, Class<?> referencedClazz, EntityObjectReadyForExport.Property referencedId)
public String getPropertyName()
public Class<?> getReferencedClazz()
public EntityObjectReadyForExport.Property getReferencedId()
Copyright © 2003–2022 Atlassian. All rights reserved.