|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.description.builder.converter.JavaParamToPDCConverter
public class JavaParamToPDCConverter
Constructor Summary | |
---|---|
JavaParamToPDCConverter(java.lang.reflect.Type[] paramTypes,
java.lang.annotation.Annotation[][] paramAnnotations)
|
Method Summary | |
---|---|
java.util.List<ParameterDescriptionComposite> |
convertParams()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaParamToPDCConverter(java.lang.reflect.Type[] paramTypes, java.lang.annotation.Annotation[][] paramAnnotations)
Method Detail |
---|
public java.util.List<ParameterDescriptionComposite> convertParams()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |