|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.DistributionManagementImpl
public class DistributionManagementImpl
| Field Summary | |
|---|---|
protected String |
downloadUrl
|
protected RelocationImpl |
relocation
|
protected DeploymentRepositoryImpl |
repository
|
protected SiteImpl |
site
|
protected DeploymentRepositoryImpl |
snapshotRepository
|
protected String |
status
|
| Constructor Summary | |
|---|---|
DistributionManagementImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.DistributionManagementImpl instance. |
|
DistributionManagementImpl(DistributionManagementImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.DistributionManagementImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DistributionManagementImpl |
clone()
Creates and returns a copy of this object. |
String |
getDownloadUrl()
Gets the value of the downloadUrl property. |
Relocation |
getRelocation()
Gets the value of the relocation property. |
DeploymentRepository |
getRepository()
Gets the value of the repository property. |
Site |
getSite()
Gets the value of the site property. |
DeploymentRepository |
getSnapshotRepository()
Gets the value of the snapshotRepository property. |
String |
getStatus()
Gets the value of the status property. |
void |
setDownloadUrl(String value)
Sets the value of the downloadUrl property. |
void |
setRelocation(Relocation value)
Sets the value of the relocation property. |
void |
setRepository(DeploymentRepository value)
Sets the value of the repository property. |
void |
setSite(Site value)
Sets the value of the site property. |
void |
setSnapshotRepository(DeploymentRepository value)
Sets the value of the snapshotRepository property. |
void |
setStatus(String value)
Sets the value of the status property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DeploymentRepositoryImpl repository
protected DeploymentRepositoryImpl snapshotRepository
protected SiteImpl site
protected String downloadUrl
protected RelocationImpl relocation
protected String status
| Constructor Detail |
|---|
public DistributionManagementImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.DistributionManagementImpl instance.
public DistributionManagementImpl(DistributionManagementImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.pom400.impl.DistributionManagementImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DeploymentRepository getRepository()
DistributionManagement
getRepository in interface DistributionManagementDeploymentRepositorypublic void setRepository(DeploymentRepository value)
DistributionManagement
setRepository in interface DistributionManagementvalue - allowed object is
DeploymentRepositorypublic DeploymentRepository getSnapshotRepository()
DistributionManagement
getSnapshotRepository in interface DistributionManagementDeploymentRepositorypublic void setSnapshotRepository(DeploymentRepository value)
DistributionManagement
setSnapshotRepository in interface DistributionManagementvalue - allowed object is
DeploymentRepositorypublic Site getSite()
DistributionManagement
getSite in interface DistributionManagementSitepublic void setSite(Site value)
DistributionManagement
setSite in interface DistributionManagementvalue - allowed object is
Sitepublic String getDownloadUrl()
DistributionManagement
getDownloadUrl in interface DistributionManagementStringpublic void setDownloadUrl(String value)
DistributionManagement
setDownloadUrl in interface DistributionManagementvalue - allowed object is
Stringpublic Relocation getRelocation()
DistributionManagement
getRelocation in interface DistributionManagementRelocationpublic void setRelocation(Relocation value)
DistributionManagement
setRelocation in interface DistributionManagementvalue - allowed object is
Relocationpublic String getStatus()
DistributionManagement
getStatus in interface DistributionManagementStringpublic void setStatus(String value)
DistributionManagement
setStatus in interface DistributionManagementvalue - allowed object is
Stringpublic DistributionManagementImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||