|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.DistributionManagement
public class DistributionManagement
Class DistributionManagement.
| Constructor Summary | |
|---|---|
DistributionManagement()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDownloadUrl()
Method getDownloadUrl |
Relocation |
getRelocation()
Method getRelocation |
DeploymentRepository |
getRepository()
Method getRepository |
Site |
getSite()
Method getSite |
DeploymentRepository |
getSnapshotRepository()
Method getSnapshotRepository |
java.lang.String |
getStatus()
Method getStatus |
void |
setDownloadUrl(java.lang.String downloadUrl)
Method setDownloadUrl |
void |
setRelocation(Relocation relocation)
Method setRelocation |
void |
setRepository(DeploymentRepository repository)
Method setRepository |
void |
setSite(Site site)
Method setSite |
void |
setSnapshotRepository(DeploymentRepository snapshotRepository)
Method setSnapshotRepository |
void |
setStatus(java.lang.String status)
Method setStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DistributionManagement()
| Method Detail |
|---|
public java.lang.String getDownloadUrl()
public Relocation getRelocation()
public DeploymentRepository getRepository()
public Site getSite()
public DeploymentRepository getSnapshotRepository()
public java.lang.String getStatus()
public void setDownloadUrl(java.lang.String downloadUrl)
downloadUrl - public void setRelocation(Relocation relocation)
relocation - public void setRepository(DeploymentRepository repository)
repository - public void setSite(Site site)
site - public void setSnapshotRepository(DeploymentRepository snapshotRepository)
snapshotRepository - public void setStatus(java.lang.String status)
status -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||