public interface EdmParameter extends EdmElement, EdmMappable, EdmAnnotatable
| Modifier and Type | Method and Description | 
|---|---|
| Integer | getMaxLength() | 
| Integer | getPrecision() | 
| Integer | getScale() | 
| SRID | getSrid() | 
| boolean | isNullable() | 
getType, isCollectiongetMappinggetAnnotation, getAnnotationsboolean isNullable()
Integer getMaxLength()
Integer getPrecision()
Integer getScale()
SRID getSrid()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.