Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400.Site

Packages that use Site
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400   
 

Uses of Site in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 declared as Site
protected  Site DistributionManagement.site
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 that return Site
 Site Site.clone()
          Creates and returns a copy of this object.
 Site ObjectFactory.createSite()
          Create an instance of Site
 Site DistributionManagement.getSite()
          Gets the value of the site property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.pom400 with parameters of type Site
 void DistributionManagement.setSite(Site value)
          Sets the value of the site property.
 

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



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