Uses of Class
org.apache.olingo.odata2.client.core.edm.Impl.EdmDocumentationImpl
-
Packages that use EdmDocumentationImpl Package Description org.apache.olingo.odata2.client.core.edm.Impl -
-
Uses of EdmDocumentationImpl in org.apache.olingo.odata2.client.core.edm.Impl
Methods in org.apache.olingo.odata2.client.core.edm.Impl that return EdmDocumentationImpl Modifier and Type Method Description EdmDocumentationImplEdmUsingImpl. getDocumentation()EdmDocumentationImplEdmDocumentationImpl. setAnnotationAttributes(List<org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute> annotationAttributes)Sets the collection ofEdmAnnotationAttributeImplfor thisEdmDocumentationImplEdmDocumentationImplEdmDocumentationImpl. setAnnotationElements(List<org.apache.olingo.odata2.api.edm.EdmAnnotationElement> annotationElements)Sets the collection of AnnotationElement for thisEdmDocumentationImplEdmDocumentationImplEdmDocumentationImpl. setLongDescription(String longDescription)Sets the long description for thisEdmDocumentationImplEdmDocumentationImplEdmDocumentationImpl. setSummary(String summary)Sets the summary for thisEdmDocumentationImplMethods in org.apache.olingo.odata2.client.core.edm.Impl with parameters of type EdmDocumentationImpl Modifier and Type Method Description EdmUsingImplEdmUsingImpl. setDocumentation(EdmDocumentationImpl documentation)Sets theEdmDocumentationImplfor thisEdmUsingImpl
-