|
||||||||||
| 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.spring.beans.impl.ReplacedMethodImpl
public class ReplacedMethodImpl
| Field Summary | |
|---|---|
protected ArgType[] |
argType
|
protected String |
name
|
protected String |
replacer
|
| Constructor Summary | |
|---|---|
ReplacedMethodImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.ReplacedMethodImpl instance. |
|
ReplacedMethodImpl(ReplacedMethodImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.ReplacedMethodImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ReplacedMethodImpl |
clone()
Creates and returns a copy of this object. |
ArgType[] |
getArgType()
|
ArgType |
getArgType(int idx)
|
int |
getArgTypeLength()
|
String |
getName()
Gets the value of the name property. |
String |
getReplacer()
Gets the value of the replacer property. |
void |
setArgType(ArgType[] values)
|
ArgType |
setArgType(int idx,
ArgType value)
|
void |
setName(String value)
Sets the value of the name property. |
void |
setReplacer(String value)
Sets the value of the replacer property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ArgType[] argType
protected String name
protected String replacer
| Constructor Detail |
|---|
public ReplacedMethodImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.ReplacedMethodImpl instance.
public ReplacedMethodImpl(ReplacedMethodImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.ReplacedMethodImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ArgType[] getArgType()
getArgType in interface ReplacedMethodArgTypepublic ArgType getArgType(int idx)
getArgType in interface ReplacedMethodArgTypepublic int getArgTypeLength()
getArgTypeLength in interface ReplacedMethodpublic void setArgType(ArgType[] values)
setArgType in interface ReplacedMethodvalues - allowed objects are
ArgType
public ArgType setArgType(int idx,
ArgType value)
setArgType in interface ReplacedMethodvalue - allowed object is
ArgTypepublic String getName()
ReplacedMethod
getName in interface ReplacedMethodStringpublic void setName(String value)
ReplacedMethod
setName in interface ReplacedMethodvalue - allowed object is
Stringpublic String getReplacer()
ReplacedMethod
getReplacer in interface ReplacedMethodStringpublic void setReplacer(String value)
ReplacedMethod
setReplacer in interface ReplacedMethodvalue - allowed object is
Stringpublic ReplacedMethodImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||