| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| Modifier and Type | Method and Description |
|---|---|
ComplexProperty |
ComplexProperty.setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes) |
ComplexProperty |
ComplexProperty.setAnnotationElements(List<AnnotationElement> annotationElements) |
ComplexProperty |
ComplexProperty.setCustomizableFeedMappings(CustomizableFeedMappings customizableFeedMappings) |
ComplexProperty |
ComplexProperty.setDocumentation(Documentation documentation) |
ComplexProperty |
ComplexProperty.setFacets(EdmFacets facets) |
ComplexProperty |
ComplexProperty.setMapping(Mapping mapping) |
ComplexProperty |
ComplexProperty.setMimeType(String mimeType) |
ComplexProperty |
ComplexProperty.setName(String name) |
ComplexProperty |
ComplexProperty.setType(FullQualifiedName type)
Sets the
FullQualifiedName for this Property |
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.