Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.DeploymentRepository

Packages that use DeploymentRepository
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl   
 

Uses of DeploymentRepository in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400 that return DeploymentRepository
 DeploymentRepository ObjectFactory.createDeploymentRepository()
          Create an instance of DeploymentRepository
 DeploymentRepository DistributionManagement.getRepository()
          Gets the value of the repository property.
 DeploymentRepository DistributionManagement.getSnapshotRepository()
          Gets the value of the snapshotRepository property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400 with parameters of type DeploymentRepository
 void DistributionManagement.setRepository(DeploymentRepository value)
          Sets the value of the repository property.
 void DistributionManagement.setSnapshotRepository(DeploymentRepository value)
          Sets the value of the snapshotRepository property.
 

Uses of DeploymentRepository in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl that implement DeploymentRepository
 class DeploymentRepositoryImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl that return DeploymentRepository
 DeploymentRepository DistributionManagementImpl.getRepository()
           
 DeploymentRepository DistributionManagementImpl.getSnapshotRepository()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl with parameters of type DeploymentRepository
 void DistributionManagementImpl.setRepository(DeploymentRepository value)
           
 void DistributionManagementImpl.setSnapshotRepository(DeploymentRepository value)
           
 



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