org.apache.olingo.odata2.jpa.processor.core.model
Class JPAEdmFunctionImport
java.lang.Object
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmBaseViewImpl
org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmFunctionImport
- All Implemented Interfaces:
- JPAEdmBaseView, JPAEdmFunctionImportView
public class JPAEdmFunctionImport
- extends JPAEdmBaseViewImpl
- implements JPAEdmFunctionImportView
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPAEdmFunctionImport
public JPAEdmFunctionImport(JPAEdmSchemaView view)
getBuilder
public JPAEdmBuilder getBuilder()
- Specified by:
getBuilder in interface JPAEdmBaseView
getConsistentFunctionImportList
public List<FunctionImport> getConsistentFunctionImportList()
- Specified by:
getConsistentFunctionImportList in interface JPAEdmFunctionImportView
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.