Uses of Class
org.odata4j.edm.EdmSchema

Packages that use EdmSchema
org.odata4j.edm   
org.odata4j.internal   
 

Uses of EdmSchema in org.odata4j.edm
 

Methods in org.odata4j.edm that return types with arguments of type EdmSchema
 List<EdmSchema> EdmDataServices.getSchemas()
           
 

Constructor parameters in org.odata4j.edm with type arguments of type EdmSchema
EdmDataServices(ODataVersion version, List<EdmSchema> schemas)
           
 

Uses of EdmSchema in org.odata4j.internal
 

Methods in org.odata4j.internal that return types with arguments of type EdmSchema
 List<EdmSchema> EdmDataServicesDecorator.getSchemas()
           
 



http://odata4j.org