users@jaxb.java.net

JAXB CodeModel : How to add Return and Paramter Types as generics

From: rajurameshm <rajurameshm_at_yahoo.com>
Date: Tue, 20 Mar 2007 18:45:20 -0700 (PDT)

Hi,

I am using JAXB's code generation tool 'Code Model' for generating Java
Source code in my application; How can I add a method with following
signature to my generated class.

public Map<String, List<MyOwnType>> getResultMap(List<MyOwnType>
myTypeList);



Thanks much,

Ramesh
-- 
View this message in context: http://www.nabble.com/JAXB-CodeModel-%3A-How-to-add-Return-and-Paramter-Types-as-generics-tf3437813.html#a9585741
Sent from the java.net - jaxb users mailing list archive at Nabble.com.