Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.profiles100.RepositoryPolicy

Packages that use RepositoryPolicy
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.profiles100   
 

Uses of RepositoryPolicy in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.profiles100
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.profiles100 declared as RepositoryPolicy
protected  RepositoryPolicy Repository.releases
           
protected  RepositoryPolicy Repository.snapshots
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.profiles100 that return RepositoryPolicy
 RepositoryPolicy RepositoryPolicy.clone()
          Creates and returns a copy of this object.
 RepositoryPolicy ObjectFactory.createRepositoryPolicy()
          Create an instance of RepositoryPolicy
 RepositoryPolicy Repository.getReleases()
          Gets the value of the releases property.
 RepositoryPolicy Repository.getSnapshots()
          Gets the value of the snapshots property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.profiles100 with parameters of type RepositoryPolicy
 void Repository.setReleases(RepositoryPolicy value)
          Sets the value of the releases property.
 void Repository.setSnapshots(RepositoryPolicy value)
          Sets the value of the snapshots property.
 

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



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