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

All Known Subinterfaces:
EdmAssociation, EdmAssociationSet, EdmComplexType, EdmElement, EdmEntityContainer, EdmEntitySet, EdmEntityType, EdmFunctionImport, EdmNavigationProperty, EdmParameter, EdmProperty, EdmSimpleType, EdmStructuralType, EdmType, EdmTyped

public interface EdmNamed


Method Summary
 String getName()
           
 

Method Detail

getName

String getName()
               throws EdmException
Returns:
name as String
Throws:
EdmException


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