Package | Description |
---|---|
org.apache.olingo.odata2.client.core.edm.Impl |
Modifier and Type | Method and Description |
---|---|
EdmSchemaImpl |
EdmSchemaImpl.setAlias(String alias)
Sets the alias for this
EdmSchemaImpl |
EdmSchemaImpl |
EdmSchemaImpl.setAnnotationAttributes(List<EdmAnnotationAttribute> annotationAttributes)
Sets the List of
AnnotationAttribute for this EdmSchemaImpl |
EdmSchemaImpl |
EdmSchemaImpl.setAnnotationElements(List<EdmAnnotationElement> annotationElements)
Sets the List of
AnnotationElement for this EdmSchemaImpl |
EdmSchemaImpl |
EdmSchemaImpl.setAssociations(List<EdmAssociation> associations)
Sets the
Association s for this EdmSchemaImpl |
EdmSchemaImpl |
EdmSchemaImpl.setComplexTypes(List<EdmComplexType> complexTypes)
Sets the
ComplexType s for this EdmSchemaImpl |
EdmSchemaImpl |
EdmSchemaImpl.setEntityContainers(List<EdmEntityContainer> entityContainers)
Sets the
EntityContainer s for this EdmSchemaImpl |
EdmSchemaImpl |
EdmSchemaImpl.setEntityTypes(List<EdmEntityType> entityTypes)
Sets the
EntityType s for this EdmSchemaImpl |
EdmSchemaImpl |
EdmSchemaImpl.setNamespace(String namespace)
Sets the namespace for this
EdmSchemaImpl |
EdmSchemaImpl |
EdmSchemaImpl.setUsings(List<EdmUsing> usings)
Sets the
Using for this EdmSchemaImpl |
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.