Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.MailingList

Packages that use MailingList
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl   
 

Uses of MailingList in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400 that return MailingList
 MailingList ObjectFactory.createMailingList()
          Create an instance of MailingList
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400 that return types with arguments of type MailingList
 List<MailingList> Model.MailingLists.getMailingList()
          Gets the value of the mailingList property.
 

Uses of MailingList in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that implement MailingList
 class MailingListImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl with type parameters of type MailingList
protected  List<MailingList> ModelImpl.MailingListsImpl.mailingList
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl that return types with arguments of type MailingList
 List<MailingList> ModelImpl.MailingListsImpl.getMailingList()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.pom400.impl with type arguments of type MailingList
static void ModelImpl.MailingListsImpl.copyMailingList(List<MailingList> source, List<MailingList> target)
          Copies all values of property MailingList.
static void ModelImpl.MailingListsImpl.copyMailingList(List<MailingList> source, List<MailingList> target)
          Copies all values of property MailingList.
 



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