Uses of Class
org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
Packages that use EdmxReferenceInclude
-
Uses of EdmxReferenceInclude in org.apache.olingo.commons.api.edmx
Methods in org.apache.olingo.commons.api.edmx that return types with arguments of type EdmxReferenceIncludeModifier and TypeMethodDescriptionEdmxReference.getIncludes()
edmx:Include elements that specify the schemas to include from the target documentMethods in org.apache.olingo.commons.api.edmx with parameters of type EdmxReferenceIncludeModifier and TypeMethodDescriptionEdmxReference.addInclude
(EdmxReferenceInclude include) Add include element to current list.