|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodParamsType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee | |
| Uses of MethodParamsType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as MethodParamsType | |
|---|---|
protected MethodParamsType |
NamedMethodType.methodParams
|
protected MethodParamsType |
MethodType.methodParams
|
protected MethodParamsType |
QueryMethodType.methodParams
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return MethodParamsType | |
|---|---|
MethodParamsType |
MethodParamsType.clone()
Creates and returns a copy of this object. |
protected static MethodParamsType |
ObjectFactory.copyOfMethodParamsType(MethodParamsType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MethodParamsType instance. |
MethodParamsType |
ObjectFactory.createMethodParamsType()
Create an instance of MethodParamsType |
MethodParamsType |
NamedMethodType.getMethodParams()
Gets the value of the methodParams property. |
MethodParamsType |
MethodType.getMethodParams()
Gets the value of the methodParams property. |
MethodParamsType |
QueryMethodType.getMethodParams()
Gets the value of the methodParams property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type MethodParamsType | |
|---|---|
protected static MethodParamsType |
ObjectFactory.copyOfMethodParamsType(MethodParamsType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MethodParamsType instance. |
void |
NamedMethodType.setMethodParams(MethodParamsType value)
Sets the value of the methodParams property. |
void |
MethodType.setMethodParams(MethodParamsType value)
Sets the value of the methodParams property. |
void |
QueryMethodType.setMethodParams(MethodParamsType value)
Sets the value of the methodParams property. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type MethodParamsType | |
|---|---|
MethodParamsType(MethodParamsType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MethodParamsType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||