public class ProviderParameter extends Object
| Constructor and Description |
|---|
ProviderParameter(int index,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
Type |
getType() |
void |
setIndex(int index) |
void |
setType(Type type) |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.