|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamedMethodType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee | |
| Uses of NamedMethodType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as NamedMethodType | |
|---|---|
protected NamedMethodType |
InitMethodType.beanMethod
|
protected NamedMethodType |
RemoveMethodType.beanMethod
|
protected NamedMethodType |
InitMethodType.createMethod
|
protected NamedMethodType |
InterceptorBindingType.method
|
protected NamedMethodType |
MessageDrivenBeanType.timeoutMethod
|
protected NamedMethodType |
SessionBeanType.timeoutMethod
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return NamedMethodType | |
|---|---|
NamedMethodType |
NamedMethodType.clone()
Creates and returns a copy of this object. |
NamedMethodType |
ObjectFactory.createNamedMethodType()
Create an instance of NamedMethodType |
NamedMethodType |
InitMethodType.getBeanMethod()
Gets the value of the beanMethod property. |
NamedMethodType |
RemoveMethodType.getBeanMethod()
Gets the value of the beanMethod property. |
NamedMethodType |
InitMethodType.getCreateMethod()
Gets the value of the createMethod property. |
NamedMethodType |
InterceptorBindingType.getMethod()
Gets the value of the method property. |
NamedMethodType |
MessageDrivenBeanType.getTimeoutMethod()
Gets the value of the timeoutMethod property. |
NamedMethodType |
SessionBeanType.getTimeoutMethod()
Gets the value of the timeoutMethod property. |
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type NamedMethodType | |
|---|---|
void |
InitMethodType.setBeanMethod(NamedMethodType value)
Sets the value of the beanMethod property. |
void |
RemoveMethodType.setBeanMethod(NamedMethodType value)
Sets the value of the beanMethod property. |
void |
InitMethodType.setCreateMethod(NamedMethodType value)
Sets the value of the createMethod property. |
void |
InterceptorBindingType.setMethod(NamedMethodType value)
Sets the value of the method property. |
void |
MessageDrivenBeanType.setTimeoutMethod(NamedMethodType value)
Sets the value of the timeoutMethod property. |
void |
SessionBeanType.setTimeoutMethod(NamedMethodType value)
Sets the value of the timeoutMethod property. |
| Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type NamedMethodType | |
|---|---|
NamedMethodType(NamedMethodType o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.NamedMethodType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||