|
||||||||||
| 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.AroundInvokeTypeImpl
public class AroundInvokeTypeImpl
| Field Summary | |
|---|---|
protected FullyQualifiedClassTypeImpl |
clazz
|
protected JavaIdentifierTypeImpl |
methodName
|
| Constructor Summary | |
|---|---|
AroundInvokeTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AroundInvokeTypeImpl instance. |
|
AroundInvokeTypeImpl(AroundInvokeTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AroundInvokeTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AroundInvokeTypeImpl |
clone()
Creates and returns a copy of this object. |
FullyQualifiedClassType |
getClazz()
Gets the value of the clazz property. |
JavaIdentifierType |
getMethodName()
Gets the value of the methodName property. |
void |
setClazz(FullyQualifiedClassType value)
Sets the value of the clazz property. |
void |
setMethodName(JavaIdentifierType value)
Sets the value of the methodName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FullyQualifiedClassTypeImpl clazz
protected JavaIdentifierTypeImpl methodName
| Constructor Detail |
|---|
public AroundInvokeTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AroundInvokeTypeImpl instance.
public AroundInvokeTypeImpl(AroundInvokeTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.AroundInvokeTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FullyQualifiedClassType getClazz()
AroundInvokeType
getClazz in interface AroundInvokeTypeFullyQualifiedClassTypepublic void setClazz(FullyQualifiedClassType value)
AroundInvokeType
setClazz in interface AroundInvokeTypevalue - allowed object is
FullyQualifiedClassTypepublic JavaIdentifierType getMethodName()
AroundInvokeType
getMethodName in interface AroundInvokeTypeJavaIdentifierTypepublic void setMethodName(JavaIdentifierType value)
AroundInvokeType
setMethodName in interface AroundInvokeTypevalue - allowed object is
JavaIdentifierTypepublic AroundInvokeTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||