|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.NotifierImpl
public class NotifierImpl
| Nested Class Summary | |
|---|---|
static class |
NotifierImpl.ConfigurationImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.Notifier |
|---|
Notifier.Configuration |
| Field Summary | |
|---|---|
protected String |
address
|
protected NotifierImpl.ConfigurationImpl |
configuration
|
protected Boolean |
sendOnError
|
protected Boolean |
sendOnFailure
|
protected Boolean |
sendOnSuccess
|
protected Boolean |
sendOnWarning
|
protected String |
type
|
| Constructor Summary | |
|---|---|
NotifierImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.NotifierImpl instance. |
|
NotifierImpl(NotifierImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.NotifierImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
NotifierImpl |
clone()
Creates and returns a copy of this object. |
String |
getAddress()
Gets the value of the address property. |
Notifier.Configuration |
getConfiguration()
Gets the value of the configuration property. |
String |
getType()
Gets the value of the type property. |
Boolean |
isSendOnError()
Gets the value of the sendOnError property. |
Boolean |
isSendOnFailure()
Gets the value of the sendOnFailure property. |
Boolean |
isSendOnSuccess()
Gets the value of the sendOnSuccess property. |
Boolean |
isSendOnWarning()
Gets the value of the sendOnWarning property. |
void |
setAddress(String value)
Sets the value of the address property. |
void |
setConfiguration(Notifier.Configuration value)
Sets the value of the configuration property. |
void |
setSendOnError(Boolean value)
Sets the value of the sendOnError property. |
void |
setSendOnFailure(Boolean value)
Sets the value of the sendOnFailure property. |
void |
setSendOnSuccess(Boolean value)
Sets the value of the sendOnSuccess property. |
void |
setSendOnWarning(Boolean value)
Sets the value of the sendOnWarning property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String type
protected Boolean sendOnError
protected Boolean sendOnFailure
protected Boolean sendOnSuccess
protected Boolean sendOnWarning
protected String address
protected NotifierImpl.ConfigurationImpl configuration
| Constructor Detail |
|---|
public NotifierImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.NotifierImpl instance.
public NotifierImpl(NotifierImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.maven.pom400.impl.NotifierImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getType()
Notifier
getType in interface NotifierStringpublic void setType(String value)
Notifier
setType in interface Notifiervalue - allowed object is
Stringpublic Boolean isSendOnError()
Notifier
isSendOnError in interface NotifierBooleanpublic void setSendOnError(Boolean value)
Notifier
setSendOnError in interface Notifiervalue - allowed object is
Booleanpublic Boolean isSendOnFailure()
Notifier
isSendOnFailure in interface NotifierBooleanpublic void setSendOnFailure(Boolean value)
Notifier
setSendOnFailure in interface Notifiervalue - allowed object is
Booleanpublic Boolean isSendOnSuccess()
Notifier
isSendOnSuccess in interface NotifierBooleanpublic void setSendOnSuccess(Boolean value)
Notifier
setSendOnSuccess in interface Notifiervalue - allowed object is
Booleanpublic Boolean isSendOnWarning()
Notifier
isSendOnWarning in interface NotifierBooleanpublic void setSendOnWarning(Boolean value)
Notifier
setSendOnWarning in interface Notifiervalue - allowed object is
Booleanpublic String getAddress()
Notifier
getAddress in interface NotifierStringpublic void setAddress(String value)
Notifier
setAddress in interface Notifiervalue - allowed object is
Stringpublic Notifier.Configuration getConfiguration()
Notifier
getConfiguration in interface NotifierNotifier.Configurationpublic void setConfiguration(Notifier.Configuration value)
Notifier
setConfiguration in interface Notifiervalue - allowed object is
Notifier.Configurationpublic NotifierImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||