Package org.apache.olingo.odata2.api.edm
Interface EdmElement
- All Superinterfaces:
EdmMappable,EdmNamed,EdmTyped
- All Known Subinterfaces:
EdmParameter,EdmProperty
- All Known Implementing Classes:
EdmComplexPropertyImplProv,EdmElementImplProv,EdmParameterImplProv,EdmPropertyImplProv,EdmSimplePropertyImplProv
-
Method Summary
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmMappable
getMappingMethods inherited from interface org.apache.olingo.odata2.api.edm.EdmTyped
getMultiplicity, getType
-
Method Details
-
getFacets
Get the facet information for an element- Returns:
EdmFacets- Throws:
EdmException
-