@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface MatrixParam
Modifier and Type | Required Element and Description |
---|---|
String |
parameterName |
int |
segmentIndex |
Modifier and Type | Optional Element and Description |
---|---|
String |
defaultValue |
boolean |
required |
Copyright © 2015. All rights reserved.