Package | Description |
---|---|
org.apache.olingo.commons.api.edmx |
Olingo Server API - Edmx
|
Modifier and Type | Method and Description |
---|---|
EdmxReferenceIncludeAnnotation |
EdmxReferenceIncludeAnnotation.setQualifier(String qualifier)
Set qualifier for this include annotation.
|
EdmxReferenceIncludeAnnotation |
EdmxReferenceIncludeAnnotation.setTargetNamespace(String targetNamespace)
Set target namespace for this include annotation.
|
Modifier and Type | Method and Description |
---|---|
List<EdmxReferenceIncludeAnnotation> |
EdmxReference.getIncludeAnnotations()
edmx:IncludeAnnotations elements that specify the annotations to include from the target document.
|
Modifier and Type | Method and Description |
---|---|
EdmxReference |
EdmxReference.addIncludeAnnotation(EdmxReferenceIncludeAnnotation includeAnnotation)
Add include annotation element to current list.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.