[OLINGO-659] Fixed wrong deleted 'public'

This commit is contained in:
Michael Bolz 2015-09-10 15:34:13 +02:00
parent 9ffe4c8928
commit 524dbebc4a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import org.apache.olingo.commons.api.edm.FullQualifiedName;
/**
* The interface Csdl edm provider.
*/
interface CsdlEdmProvider {
public interface CsdlEdmProvider {
/**
* This method should return an {@link CsdlEnumType} or <b>null</b> if nothing is found