| Package | Description |
|---|---|
| org.apache.olingo.odata2.client.api.edm |
| Modifier and Type | Method and Description |
|---|---|
EdmDocumentation |
EdmUsing.getDocumentation() |
EdmDocumentation |
EdmDocumentation.setAnnotationAttributes(List<EdmAnnotationAttribute> annotationAttributes)
Sets the collection of
AnnotationAttribute for this EdmDocumentation |
EdmDocumentation |
EdmDocumentation.setAnnotationElements(List<EdmAnnotationElement> annotationElements)
Sets the collection of
AnnotationElement for this EdmDocumentation |
EdmDocumentation |
EdmDocumentation.setLongDescription(String longDescription)
Sets the long description for this
EdmDocumentation |
EdmDocumentation |
EdmDocumentation.setSummary(String summary)
Sets the summary for this
EdmDocumentation |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.