|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.settings100.impl.RepositoryPolicyImpl
public class RepositoryPolicyImpl
| Field Summary | |
|---|---|
protected String |
checksumPolicy
|
protected Boolean |
enabled
|
protected String |
updatePolicy
|
| Constructor Summary | |
|---|---|
RepositoryPolicyImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.settings100.impl.RepositoryPolicyImpl instance. |
|
RepositoryPolicyImpl(RepositoryPolicyImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.settings100.impl.RepositoryPolicyImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RepositoryPolicyImpl |
clone()
Creates and returns a copy of this object. |
String |
getChecksumPolicy()
Gets the value of the checksumPolicy property. |
String |
getUpdatePolicy()
Gets the value of the updatePolicy property. |
Boolean |
isEnabled()
Gets the value of the enabled property. |
void |
setChecksumPolicy(String value)
Sets the value of the checksumPolicy property. |
void |
setEnabled(Boolean value)
Sets the value of the enabled property. |
void |
setUpdatePolicy(String value)
Sets the value of the updatePolicy property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Boolean enabled
protected String updatePolicy
protected String checksumPolicy
| Constructor Detail |
|---|
public RepositoryPolicyImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.settings100.impl.RepositoryPolicyImpl instance.
public RepositoryPolicyImpl(RepositoryPolicyImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.settings100.impl.RepositoryPolicyImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Boolean isEnabled()
RepositoryPolicy
isEnabled in interface RepositoryPolicyBooleanpublic void setEnabled(Boolean value)
RepositoryPolicy
setEnabled in interface RepositoryPolicyvalue - allowed object is
Booleanpublic String getUpdatePolicy()
RepositoryPolicy
getUpdatePolicy in interface RepositoryPolicyStringpublic void setUpdatePolicy(String value)
RepositoryPolicy
setUpdatePolicy in interface RepositoryPolicyvalue - allowed object is
Stringpublic String getChecksumPolicy()
RepositoryPolicy
getChecksumPolicy in interface RepositoryPolicyStringpublic void setChecksumPolicy(String value)
RepositoryPolicy
setChecksumPolicy in interface RepositoryPolicyvalue - allowed object is
Stringpublic RepositoryPolicyImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||