public static class VPackCreatorMethodUtils.ParameterInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name |
AnnotatedElement |
referencingElement |
Type |
type |
| Constructor and Description |
|---|
ParameterInfo(AnnotatedElement referencingElement,
Type type,
String name) |
public final AnnotatedElement referencingElement
public final Type type
public final String name
public ParameterInfo(AnnotatedElement referencingElement, Type type, String name)
Copyright © 2017–2021 ArangoDB GmbH. All rights reserved.