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