public class CustomParametersDescriptor extends Object
| Constructor and Description |
|---|
CustomParametersDescriptor(CustomParameters customParameters) |
CustomParametersDescriptor(CustomParameters customParameters,
Annotation customAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
annotation() |
Class<? extends ParametersProvider> |
provider() |
public CustomParametersDescriptor(CustomParameters customParameters)
public CustomParametersDescriptor(CustomParameters customParameters, Annotation customAnnotation)
public Class<? extends ParametersProvider> provider()
public Annotation annotation()
Copyright © 2017 Pragmatists. All rights reserved.