public interface EdmReturnType extends EdmTyped
EdmReturnType of an EdmOperation.| Modifier and Type | Method and Description | 
|---|---|
| Integer | getMaxLength() | 
| Integer | getPrecision() | 
| Integer | getScale() | 
| SRID | getSrid() | 
| boolean | isNullable() | 
getType, isCollectionboolean isNullable()
Integer getMaxLength()
Integer getPrecision()
Integer getScale()
SRID getSrid()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.