|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.NamedMethodTypeImpl
public class NamedMethodTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected StringImpl |
methodName
|
protected MethodParamsTypeImpl |
methodParams
|
| Constructor Summary | |
|---|---|
NamedMethodTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.NamedMethodTypeImpl instance. |
|
NamedMethodTypeImpl(NamedMethodTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.NamedMethodTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
NamedMethodTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getMethodName()
Gets the value of the methodName property. |
MethodParamsType |
getMethodParams()
Gets the value of the methodParams property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMethodName(String value)
Sets the value of the methodName property. |
void |
setMethodParams(MethodParamsType value)
Sets the value of the methodParams property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected StringImpl methodName
protected MethodParamsTypeImpl methodParams
protected String id
| Constructor Detail |
|---|
public NamedMethodTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.NamedMethodTypeImpl instance.
public NamedMethodTypeImpl(NamedMethodTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.NamedMethodTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getMethodName()
NamedMethodType
getMethodName in interface NamedMethodTypeStringpublic void setMethodName(String value)
NamedMethodType
setMethodName in interface NamedMethodTypevalue - allowed object is
Stringpublic MethodParamsType getMethodParams()
NamedMethodType
getMethodParams in interface NamedMethodTypeMethodParamsTypepublic void setMethodParams(MethodParamsType value)
NamedMethodType
setMethodParams in interface NamedMethodTypevalue - allowed object is
MethodParamsTypepublic String getId()
NamedMethodType
getId in interface NamedMethodTypeStringpublic void setId(String value)
NamedMethodType
setId in interface NamedMethodTypevalue - allowed object is
Stringpublic NamedMethodTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||