|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee | |
| Uses of LocalType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as LocalType | |
|---|---|
protected LocalType |
EntityBeanType.local
|
protected LocalType |
SessionBeanType.local
|
protected LocalType |
EjbLocalRefType.local
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return LocalType | |
|---|---|
LocalType |
LocalType.clone()
Creates and returns a copy of this object. |
protected static LocalType |
ObjectFactory.copyOfLocalType(LocalType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.LocalType instance. |
LocalType |
ObjectFactory.createLocalType()
Create an instance of LocalType |
LocalType |
EntityBeanType.getLocal()
Gets the value of the local property. |
LocalType |
SessionBeanType.getLocal()
Gets the value of the local property. |
LocalType |
EjbLocalRefType.getLocal()
Gets the value of the local property. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type LocalType | |
|---|---|
protected static LocalType |
ObjectFactory.copyOfLocalType(LocalType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.LocalType instance. |
void |
EntityBeanType.setLocal(LocalType value)
Sets the value of the local property. |
void |
SessionBeanType.setLocal(LocalType value)
Sets the value of the local property. |
void |
EjbLocalRefType.setLocal(LocalType value)
Sets the value of the local property. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type LocalType | |
|---|---|
LocalType(LocalType o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.LocalType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||