Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.DeploymentRepository

Packages that use DeploymentRepository
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400   
 

Uses of DeploymentRepository in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 declared as DeploymentRepository
protected  DeploymentRepository DistributionManagement.repository
           
protected  DeploymentRepository DistributionManagement.snapshotRepository
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 that return DeploymentRepository
 DeploymentRepository DeploymentRepository.clone()
          Creates and returns a copy of this object.
 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.pkg.indexed.valueclass.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.
 

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



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