Uses of Interface
org.apache.olingo.commons.api.edm.EdmStructuredType
Packages that use EdmStructuredType
Package
Description
Contains representations for EDM objects created during the URI parsing
Contains representations for all annotation related
EDM objects created during the URI parsing
-
Uses of EdmStructuredType in org.apache.olingo.commons.api.edm
Subinterfaces of EdmStructuredType in org.apache.olingo.commons.api.edmModifier and TypeInterfaceDescriptioninterfaceA CSDL ComplexType element.interfaceA CSDL EntityType element.Methods in org.apache.olingo.commons.api.edm that return EdmStructuredTypeModifier and TypeMethodDescriptionEdmStructuredType.getBaseType()Base types are described in the OData protocol specification. -
Uses of EdmStructuredType in org.apache.olingo.commons.api.edm.annotation
Methods in org.apache.olingo.commons.api.edm.annotation that return EdmStructuredTypeModifier and TypeMethodDescriptionEdmRecord.getType()Returns the entity type or complex type to be constructed.