public class EdmParameterImplProv extends EdmElementImplProv implements EdmParameter, EdmAnnotatable
edmTypeedm| Constructor and Description |
|---|
EdmParameterImplProv(EdmImplProv edm,
FunctionImportParameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotations |
getAnnotations()
Get all annotations applied to an EDM element
|
EdmType |
getType()
See
EdmType for more information about possible types. |
getFacets, getMappinggetMultiplicitygetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFacetsgetMappinggetMultiplicitypublic EdmParameterImplProv(EdmImplProv edm, FunctionImportParameter parameter) throws EdmException
EdmExceptionpublic EdmType getType() throws EdmException
EdmTypedEdmType for more information about possible types.getType in interface EdmTypedgetType in class EdmTypedImplProvEdmTypeEdmExceptionpublic EdmAnnotations getAnnotations() throws EdmException
EdmAnnotatablegetAnnotations in interface EdmAnnotatableEdmAnnotations never nullEdmExceptionCopyright © 2020. All rights reserved.