Uses of Interface
org.apache.olingo.odata2.api.edm.EdmStructuralType
-
Packages that use EdmStructuralType Package Description 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 Modifier and Type Interface Description interfaceEdmComplexTypeA CSDL ComplexType element.interfaceEdmEntityTypeA CSDL EntityType element.Methods in org.apache.olingo.odata2.api.edm that return EdmStructuralType Modifier and Type Method Description EdmStructuralTypeEdmStructuralType. getBaseType()Base types are described in the OData protocol specification.
-