Uses of Class
org.apache.olingo.odata2.api.edm.provider.Using
Packages that use Using
-
Uses of Using in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return UsingModifier and TypeMethodDescriptionSets the alias for thisUsingUsing.setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes) Sets the collection ofAnnotationAttributefor thisUsingUsing.setAnnotationElements(List<AnnotationElement> annotationElements) Sets the collection ofAnnotationElementfor thisUsingUsing.setDocumentation(Documentation documentation) Sets theDocumentationfor thisUsingUsing.setNamespace(String namespace) Sets the namespace for thisUsingMethods in org.apache.olingo.odata2.api.edm.provider that return types with arguments of type UsingMethod parameters in org.apache.olingo.odata2.api.edm.provider with type arguments of type Using