Package | Description |
---|---|
org.apache.olingo.odata2.client.api.edm | |
org.apache.olingo.odata2.client.core.edm | |
org.apache.olingo.odata2.client.core.edm.Impl |
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 |
Modifier and Type | Method and Description |
---|---|
EdmDocumentation |
EdmOnDelete.getDocumentation() |
Modifier and Type | Class and Description |
---|---|
class |
EdmDocumentationImpl
Objects of this class represent documentation
|
Modifier and Type | Method and Description |
---|---|
EdmDocumentation |
EdmNavigationPropertyImpl.getDocumentation() |
EdmDocumentation |
EdmEntityContainerImpl.getDocumentation() |
EdmDocumentation |
EdmFunctionImportImpl.getDocumentation() |
EdmDocumentation |
EdmOnDeleteImpl.getDocumentation() |
EdmDocumentation |
EdmEntitySetImpl.getDocumentation() |
EdmDocumentation |
EdmAssociationImpl.getDocumentation() |
Modifier and Type | Method and Description |
---|---|
void |
EdmNavigationPropertyImpl.setDocumentation(EdmDocumentation documentation) |
EdmFunctionImportParameter |
EdmFunctionImportParameter.setDocumentation(EdmDocumentation documentation)
Sets the
Documentation of this EdmFunctionImportParameter |
void |
EdmEntityContainerImpl.setDocumentation(EdmDocumentation documentation) |
void |
EdmFunctionImportImpl.setDocumentation(EdmDocumentation documentation) |
EdmOnDeleteImpl |
EdmOnDeleteImpl.setDocumentation(EdmDocumentation documentation)
Sets the
Documentation for this EdmOnDeleteImpl |
void |
EdmEntitySetImpl.setDocumentation(EdmDocumentation documentation) |
void |
EdmAssociationImpl.setDocumentation(EdmDocumentation documentation) |
void |
EdmPropertyImpl.setDocumentation(EdmDocumentation documentation) |
void |
EdmAssociationSetImpl.setDocumentation(EdmDocumentation documentation) |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.