Package org.apache.olingo.odata2.api.edm
Interface EdmReferentialConstraintRole
-
public interface EdmReferentialConstraintRole@org.apache.olingo.odata2.DoNotImplementEdmReferentialConstraintRole indicates the role of the association end
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getPropertyRefNames()Get the propertiesStringgetRole()Get the role
-