public class EdmReferentialConstraintImpl extends AbstractEdmAnnotatable implements org.apache.olingo.commons.api.edm.EdmReferentialConstraint
edm| Constructor and Description |
|---|
EdmReferentialConstraintImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
String |
getReferencedPropertyName() |
getAnnotation, getAnnotationspublic EdmReferentialConstraintImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint constraint)
public String getPropertyName()
getPropertyName in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraintpublic String getReferencedPropertyName()
getReferencedPropertyName in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraintCopyright © 2013–2020 The Apache Software Foundation. All rights reserved.