public int getIndex() {
return index;
}
public ParameterDescriptor asDescriptor(boolean defaultGroupSequenceRedefined, List<Class<?>> defaultGroupSequence) {
return new ParameterDescriptorImpl(
getType(),
index,
asDescriptors( getConstraints() ),
isCascading(),
defaultGroupSequenceRedefined,