Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.RepositoryPolicy

Packages that use RepositoryPolicy
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.impl   
 

Uses of RepositoryPolicy in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400 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.priv.indexed.novalueclass.maven.pom400 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.priv.indexed.novalueclass.maven.pom400.impl
 

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.pom400.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.