|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl.ReplacedMethodImpl
public class ReplacedMethodImpl
| Field Summary | |
|---|---|
protected List<ArgType> |
argType
|
protected String |
name
|
protected String |
replacer
|
| Constructor Summary | |
|---|---|
ReplacedMethodImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl.ReplacedMethodImpl instance. |
|
ReplacedMethodImpl(ReplacedMethodImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl.ReplacedMethodImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ReplacedMethodImpl |
clone()
Creates and returns a copy of this object. |
List<ArgType> |
getArgType()
Gets the value of the argType property. |
String |
getName()
Gets the value of the name property. |
String |
getReplacer()
Gets the value of the replacer property. |
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 List<ArgType> argType
protected String name
protected String replacer
| Constructor Detail |
|---|
public ReplacedMethodImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl.ReplacedMethodImpl instance.
public ReplacedMethodImpl(ReplacedMethodImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.beans.impl.ReplacedMethodImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<ArgType> getArgType()
ReplacedMethod
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the argType property.
For example, to add a new item, do as follows:
getArgType().add(newItem);
Objects of the following type(s) are allowed in the list
ArgType
getArgType in interface ReplacedMethodpublic 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 | |||||||||