org.apache.olingo.odata2.api.edm
Interface EdmMappable

All Known Subinterfaces:
EdmComplexType, EdmElement, EdmEntitySet, EdmEntityType, EdmFunctionImport, EdmNavigationProperty, EdmParameter, EdmProperty, EdmStructuralType

public interface EdmMappable


Method Summary
 EdmMapping getMapping()
          Get mapping information applied to an EDM element
 

Method Detail

getMapping

EdmMapping getMapping()
                      throws EdmException
Get mapping information applied to an EDM element

Returns:
EdmMapping
Throws:
EdmException


Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.