Uses of Interface
org.apache.olingo.odata2.api.edm.EdmComplexType
-
Packages that use EdmComplexType Package Description org.apache.olingo.odata2.api.edm Entity Data Model API -
-
Uses of EdmComplexType in org.apache.olingo.odata2.api.edm
Methods in org.apache.olingo.odata2.api.edm that return EdmComplexType Modifier and Type Method Description EdmComplexTypeEdmComplexType. getBaseType()EdmComplexTypeEdm. getComplexType(String namespace, String name)Get complex type by full qualified name
-