public class OrdinalParameterDescriptor extends AbstractParameterDescriptor
Constructor and Description |
---|
OrdinalParameterDescriptor(int label,
int valuePosition,
Type expectedType,
int[] sourceLocations)
Constructs an ordinal parameter descriptor.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getPosition() |
int |
getValuePosition() |
getExpectedType, getHibernateType, getName, getParameterType, getSourceLocations, resetExpectedType
public OrdinalParameterDescriptor(int label, int valuePosition, Type expectedType, int[] sourceLocations)
public Integer getPosition()
getPosition
in interface Parameter
getPosition
in class AbstractParameterDescriptor
public int getValuePosition()
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.