Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.RepositoryPolicy

Packages that use RepositoryPolicy
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl   
 

Uses of RepositoryPolicy in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100 that return RepositoryPolicy
 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.pub.indexed.novalueclass.maven.settings100 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.
 

Uses of RepositoryPolicy in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl that implement RepositoryPolicy
 class RepositoryPolicyImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl that return RepositoryPolicy
 RepositoryPolicy RepositoryImpl.getReleases()
           
 RepositoryPolicy RepositoryImpl.getSnapshots()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.settings100.impl with parameters of type RepositoryPolicy
 void RepositoryImpl.setReleases(RepositoryPolicy value)
           
 void RepositoryImpl.setSnapshots(RepositoryPolicy value)
           
 



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