Uses of Class
org.apache.olingo.odata2.client.core.edm.Impl.EdmUsingImpl
-
Packages that use EdmUsingImpl Package Description org.apache.olingo.odata2.client.core.edm.Impl -
-
Uses of EdmUsingImpl in org.apache.olingo.odata2.client.core.edm.Impl
Methods in org.apache.olingo.odata2.client.core.edm.Impl that return EdmUsingImpl Modifier and Type Method Description EdmUsingImplEdmUsingImpl. setAlias(String alias)Sets the alias for thisEdmUsingImplEdmUsingImplEdmUsingImpl. setAnnotationAttributes(List<org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute> annotationAttributes)Sets the collection ofEdmAnnotationAttributefor thisEdmUsingImplEdmUsingImplEdmUsingImpl. setAnnotationElements(List<org.apache.olingo.odata2.api.edm.EdmAnnotationElement> annotationElements)Sets the collection ofEdmAnnotationElementfor thisEdmUsingImplEdmUsingImplEdmUsingImpl. setDocumentation(EdmDocumentationImpl documentation)Sets theEdmDocumentationImplfor thisEdmUsingImplEdmUsingImplEdmUsingImpl. setNamespace(String namespace)Sets the namespace for thisEdmUsingImpl
-