Interface EdmElement

All Superinterfaces:
EdmMappable, EdmNamed, EdmTyped
All Known Subinterfaces:
EdmParameter, EdmProperty
All Known Implementing Classes:
EdmComplexPropertyImplProv, EdmElementImplProv, EdmParameterImplProv, EdmPropertyImplProv, EdmSimplePropertyImplProv

public interface EdmElement extends EdmMappable, EdmTyped
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the facet information for an element

    Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmMappable

    getMapping

    Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmNamed

    getName

    Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmTyped

    getMultiplicity, getType