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