|
||||||||||
| 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.javaee.impl.RemoveMethodTypeImpl
public class RemoveMethodTypeImpl
| Field Summary | |
|---|---|
protected NamedMethodTypeImpl |
beanMethod
|
protected String |
id
|
protected TrueFalseTypeImpl |
retainIfException
|
| Constructor Summary | |
|---|---|
RemoveMethodTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.RemoveMethodTypeImpl instance. |
|
RemoveMethodTypeImpl(RemoveMethodTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.RemoveMethodTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RemoveMethodTypeImpl |
clone()
Creates and returns a copy of this object. |
NamedMethodType |
getBeanMethod()
Gets the value of the beanMethod property. |
String |
getId()
Gets the value of the id property. |
TrueFalseType |
getRetainIfException()
Gets the value of the retainIfException property. |
void |
setBeanMethod(NamedMethodType value)
Sets the value of the beanMethod property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setRetainIfException(TrueFalseType value)
Sets the value of the retainIfException property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected NamedMethodTypeImpl beanMethod
protected TrueFalseTypeImpl retainIfException
protected String id
| Constructor Detail |
|---|
public RemoveMethodTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.RemoveMethodTypeImpl instance.
public RemoveMethodTypeImpl(RemoveMethodTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.RemoveMethodTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public NamedMethodType getBeanMethod()
RemoveMethodType
getBeanMethod in interface RemoveMethodTypeNamedMethodTypepublic void setBeanMethod(NamedMethodType value)
RemoveMethodType
setBeanMethod in interface RemoveMethodTypevalue - allowed object is
NamedMethodTypepublic TrueFalseType getRetainIfException()
RemoveMethodType
getRetainIfException in interface RemoveMethodTypeTrueFalseTypepublic void setRetainIfException(TrueFalseType value)
RemoveMethodType
setRetainIfException in interface RemoveMethodTypevalue - allowed object is
TrueFalseTypepublic String getId()
RemoveMethodType
getId in interface RemoveMethodTypeStringpublic void setId(String value)
RemoveMethodType
setId in interface RemoveMethodTypevalue - allowed object is
Stringpublic RemoveMethodTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||