|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ApplicationExceptionTypeImpl
public class ApplicationExceptionTypeImpl
| Field Summary | |
|---|---|
protected FullyQualifiedClassTypeImpl |
exceptionClass
|
protected String |
id
|
protected TrueFalseTypeImpl |
rollback
|
| Constructor Summary | |
|---|---|
ApplicationExceptionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ApplicationExceptionTypeImpl instance. |
|
ApplicationExceptionTypeImpl(ApplicationExceptionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ApplicationExceptionTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ApplicationExceptionTypeImpl |
clone()
Creates and returns a copy of this object. |
FullyQualifiedClassType |
getExceptionClass()
Gets the value of the exceptionClass property. |
String |
getId()
Gets the value of the id property. |
TrueFalseType |
getRollback()
Gets the value of the rollback property. |
void |
setExceptionClass(FullyQualifiedClassType value)
Sets the value of the exceptionClass property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setRollback(TrueFalseType value)
Sets the value of the rollback property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FullyQualifiedClassTypeImpl exceptionClass
protected TrueFalseTypeImpl rollback
protected String id
| Constructor Detail |
|---|
public ApplicationExceptionTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ApplicationExceptionTypeImpl instance.
public ApplicationExceptionTypeImpl(ApplicationExceptionTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ApplicationExceptionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FullyQualifiedClassType getExceptionClass()
ApplicationExceptionType
getExceptionClass in interface ApplicationExceptionTypeFullyQualifiedClassTypepublic void setExceptionClass(FullyQualifiedClassType value)
ApplicationExceptionType
setExceptionClass in interface ApplicationExceptionTypevalue - allowed object is
FullyQualifiedClassTypepublic TrueFalseType getRollback()
ApplicationExceptionType
getRollback in interface ApplicationExceptionTypeTrueFalseTypepublic void setRollback(TrueFalseType value)
ApplicationExceptionType
setRollback in interface ApplicationExceptionTypevalue - allowed object is
TrueFalseTypepublic String getId()
ApplicationExceptionType
getId in interface ApplicationExceptionTypeStringpublic void setId(String value)
ApplicationExceptionType
setId in interface ApplicationExceptionTypevalue - allowed object is
Stringpublic ApplicationExceptionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||