public class OrdinalParameterDescriptor extends Object implements Serializable
| Constructor and Description |
|---|
OrdinalParameterDescriptor(int ordinalPosition,
Type expectedType,
int sourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getExpectedType() |
int |
getOrdinalPosition() |
int |
getSourceLocation() |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved