public class EdmReferentialConstraintImpl extends AbstractEdmAnnotatable implements EdmReferentialConstraint
edm| Constructor and Description |
|---|
EdmReferentialConstraintImpl(Edm edm,
CsdlReferentialConstraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
String |
getReferencedPropertyName() |
getAnnotation, getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getAnnotationspublic EdmReferentialConstraintImpl(Edm edm, CsdlReferentialConstraint constraint)
public String getPropertyName()
getPropertyName in interface EdmReferentialConstraintpublic String getReferencedPropertyName()
getReferencedPropertyName in interface EdmReferentialConstraintCopyright © 2023. All rights reserved.