|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.MethodTypeImpl
public class MethodTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected EjbNameTypeImpl |
ejbName
|
protected String |
id
|
protected MethodIntfTypeImpl |
methodIntf
|
protected MethodNameTypeImpl |
methodName
|
protected MethodParamsTypeImpl |
methodParams
|
| Constructor Summary | |
|---|---|
MethodTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.MethodTypeImpl instance. |
|
MethodTypeImpl(MethodTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.MethodTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
MethodTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
EjbNameType |
getEjbName()
Gets the value of the ejbName property. |
String |
getId()
Gets the value of the id property. |
MethodIntfType |
getMethodIntf()
Gets the value of the methodIntf property. |
MethodNameType |
getMethodName()
Gets the value of the methodName property. |
MethodParamsType |
getMethodParams()
Gets the value of the methodParams property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setEjbName(EjbNameType value)
Sets the value of the ejbName property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMethodIntf(MethodIntfType value)
Sets the value of the methodIntf property. |
void |
setMethodName(MethodNameType 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 DescriptionType[] description
protected EjbNameTypeImpl ejbName
protected MethodIntfTypeImpl methodIntf
protected MethodNameTypeImpl methodName
protected MethodParamsTypeImpl methodParams
protected String id
| Constructor Detail |
|---|
public MethodTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.MethodTypeImpl instance.
public MethodTypeImpl(MethodTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.MethodTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface MethodTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface MethodTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface MethodTypepublic void setDescription(DescriptionType[] values)
setDescription in interface MethodTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface MethodTypevalue - allowed object is
DescriptionTypepublic EjbNameType getEjbName()
MethodType
getEjbName in interface MethodTypeEjbNameTypepublic void setEjbName(EjbNameType value)
MethodType
setEjbName in interface MethodTypevalue - allowed object is
EjbNameTypepublic MethodIntfType getMethodIntf()
MethodType
getMethodIntf in interface MethodTypeMethodIntfTypepublic void setMethodIntf(MethodIntfType value)
MethodType
setMethodIntf in interface MethodTypevalue - allowed object is
MethodIntfTypepublic MethodNameType getMethodName()
MethodType
getMethodName in interface MethodTypeMethodNameTypepublic void setMethodName(MethodNameType value)
MethodType
setMethodName in interface MethodTypevalue - allowed object is
MethodNameTypepublic MethodParamsType getMethodParams()
MethodType
getMethodParams in interface MethodTypeMethodParamsTypepublic void setMethodParams(MethodParamsType value)
MethodType
setMethodParams in interface MethodTypevalue - allowed object is
MethodParamsTypepublic String getId()
MethodType
getId in interface MethodTypeStringpublic void setId(String value)
MethodType
setId in interface MethodTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public MethodTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||