public abstract class EdmPropertyImplProv extends EdmElementImplProv implements EdmProperty, EdmAnnotatable
edmTypeedm| Constructor and Description |
|---|
EdmPropertyImplProv(EdmImplProv edm,
FullQualifiedName propertyName,
Property property) |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotations |
getAnnotations() |
EdmCustomizableFeedMappings |
getCustomizableFeedMappings() |
String |
getMimeType() |
getFacets, getMappinggetMultiplicity, getTypegetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSimplegetFacetsgetMappinggetMultiplicity, getTypepublic EdmPropertyImplProv(EdmImplProv edm, FullQualifiedName propertyName, Property property) throws EdmException
EdmExceptionpublic EdmCustomizableFeedMappings getCustomizableFeedMappings() throws EdmException
getCustomizableFeedMappings in interface EdmPropertyEdmExceptionpublic String getMimeType() throws EdmException
getMimeType in interface EdmPropertyEdmExceptionpublic EdmAnnotations getAnnotations() throws EdmException
getAnnotations in interface EdmAnnotatableEdmExceptionCopyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.