|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.RepositoryImpl
public class RepositoryImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
layout
|
protected String |
name
|
protected RepositoryPolicyImpl |
releases
|
protected RepositoryPolicyImpl |
snapshots
|
protected String |
url
|
| Constructor Summary | |
|---|---|
RepositoryImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.RepositoryImpl instance. |
|
RepositoryImpl(RepositoryImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.RepositoryImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RepositoryImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getLayout()
Gets the value of the layout property. |
String |
getName()
Gets the value of the name property. |
RepositoryPolicy |
getReleases()
Gets the value of the releases property. |
RepositoryPolicy |
getSnapshots()
Gets the value of the snapshots property. |
String |
getUrl()
Gets the value of the url property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLayout(String value)
Sets the value of the layout property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setReleases(RepositoryPolicy value)
Sets the value of the releases property. |
void |
setSnapshots(RepositoryPolicy value)
Sets the value of the snapshots property. |
void |
setUrl(String value)
Sets the value of the url property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RepositoryPolicyImpl releases
protected RepositoryPolicyImpl snapshots
protected String id
protected String name
protected String url
protected String layout
| Constructor Detail |
|---|
public RepositoryImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.RepositoryImpl instance.
public RepositoryImpl(RepositoryImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.pom400.impl.RepositoryImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public RepositoryPolicy getReleases()
Repository
getReleases in interface RepositoryRepositoryPolicypublic void setReleases(RepositoryPolicy value)
Repository
setReleases in interface Repositoryvalue - allowed object is
RepositoryPolicypublic RepositoryPolicy getSnapshots()
Repository
getSnapshots in interface RepositoryRepositoryPolicypublic void setSnapshots(RepositoryPolicy value)
Repository
setSnapshots in interface Repositoryvalue - allowed object is
RepositoryPolicypublic String getId()
Repository
getId in interface RepositoryStringpublic void setId(String value)
Repository
setId in interface Repositoryvalue - allowed object is
Stringpublic String getName()
Repository
getName in interface RepositoryStringpublic void setName(String value)
Repository
setName in interface Repositoryvalue - allowed object is
Stringpublic String getUrl()
Repository
getUrl in interface RepositoryStringpublic void setUrl(String value)
Repository
setUrl in interface Repositoryvalue - allowed object is
Stringpublic String getLayout()
Repository
getLayout in interface RepositoryStringpublic void setLayout(String value)
Repository
setLayout in interface Repositoryvalue - allowed object is
Stringpublic RepositoryImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||