Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.MailingList

Packages that use MailingList
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400   
 

Uses of MailingList in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 declared as MailingList
protected  MailingList[] Model.MailingLists.mailingList
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 that return MailingList
 MailingList MailingList.clone()
          Creates and returns a copy of this object.
 MailingList ObjectFactory.createMailingList()
          Create an instance of MailingList
 MailingList[] Model.MailingLists.getMailingList()
           
 MailingList Model.MailingLists.getMailingList(int idx)
           
 MailingList Model.MailingLists.setMailingList(int idx, MailingList value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 with parameters of type MailingList
 MailingList Model.MailingLists.setMailingList(int idx, MailingList value)
           
 void Model.MailingLists.setMailingList(MailingList[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 with parameters of type MailingList
MailingList(MailingList o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.MailingList instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.