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

All Superinterfaces:
EdmAnnotatable, EdmElement, EdmMappable, EdmNamed, EdmTyped

public interface EdmParameter
extends EdmElement, EdmAnnotatable


Method Summary
 
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmElement
getFacets
 
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmMappable
getMapping
 
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmTyped
getMultiplicity, getType
 
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmNamed
getName
 
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmAnnotatable
getAnnotations
 



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