public class OrdinalParameterDescriptor
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
OrdinalParameterDescriptor(int ordinalPosition,
Type expectedType,
int sourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getExpectedType() |
int |
getOrdinalPosition() |
int |
getSourceLocation() |
Copyright © 2013. All Rights Reserved.