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() |
EdmType |
getType() |
getFacets, getMappinggetMultiplicitygetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFacetsgetMappinggetMultiplicitypublic EdmParameterImplProv(EdmImplProv edm, FunctionImportParameter parameter) throws EdmException
EdmExceptionpublic EdmType getType() throws EdmException
getType in interface EdmTypedgetType in class EdmTypedImplProvEdmExceptionpublic EdmAnnotations getAnnotations() throws EdmException
getAnnotations in interface EdmAnnotatableEdmExceptionCopyright © 2013-2023 The Apache Software Foundation. All Rights Reserved.