Uses of Interface
org.apache.olingo.odata2.api.edm.EdmStructuralType

Packages that use EdmStructuralType
org.apache.olingo.odata2.api.edm Entity Data Model API 
 

Uses of EdmStructuralType in org.apache.olingo.odata2.api.edm
 

Subinterfaces of EdmStructuralType in org.apache.olingo.odata2.api.edm
 interface EdmComplexType
          A CSDL ComplexType element.
 interface EdmEntityType
          A CSDL EntityType element.
 

Methods in org.apache.olingo.odata2.api.edm that return EdmStructuralType
 EdmStructuralType EdmStructuralType.getBaseType()
          Base types are described in the OData protocol specification.
 



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