| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm.provider |
Entity Data Model Provider API
|
| org.apache.olingo.odata2.core.edm.provider |
| 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. |
| Constructor and Description |
|---|
EdmSimplePropertyImplProv(EdmImplProv edm,
SimpleProperty property) |
Copyright © 2020. All rights reserved.