public class JavaParamToPDCConverter
extends java.lang.Object
| Constructor and Description |
|---|
JavaParamToPDCConverter(java.lang.reflect.Type[] paramTypes,
java.lang.annotation.Annotation[][] paramAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ParameterDescriptionComposite> |
convertParams() |
public JavaParamToPDCConverter(java.lang.reflect.Type[] paramTypes,
java.lang.annotation.Annotation[][] paramAnnotations)
public java.util.List<ParameterDescriptionComposite> convertParams()
Copyright © 2004-2025 The Apache Software Foundation. All Rights Reserved.