Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.MailingList

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with type parameters of type MailingList
protected  List<MailingList> Model.MailingLists.mailingList
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 that return MailingList
 MailingList MailingList.clone()
          Creates and returns a copy of this object.
static MailingList ObjectFactory.copyOfMailingList(MailingList clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.MailingList instance.
 MailingList ObjectFactory.createMailingList()
          Create an instance of MailingList
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with parameters of type MailingList
static MailingList ObjectFactory.copyOfMailingList(MailingList clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.MailingList instance.
 

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

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



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