|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl
public class PersistenceUnitRefTypeImpl
| Field Summary | |
|---|---|
protected List<DescriptionType> |
description
|
protected String |
id
|
protected List<InjectionTargetType> |
injectionTarget
|
protected XsdStringTypeImpl |
mappedName
|
protected StringImpl |
persistenceUnitName
|
protected JndiNameTypeImpl |
persistenceUnitRefName
|
| Constructor Summary | |
|---|---|
PersistenceUnitRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl instance. |
|
PersistenceUnitRefTypeImpl(PersistenceUnitRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PersistenceUnitRefTypeImpl |
clone()
Creates and returns a copy of this object. |
List<DescriptionType> |
getDescription()
Gets the value of the description property. |
String |
getId()
Gets the value of the id property. |
List<InjectionTargetType> |
getInjectionTarget()
Gets the value of the injectionTarget property. |
XsdStringType |
getMappedName()
Gets the value of the mappedName property. |
String |
getPersistenceUnitName()
Gets the value of the persistenceUnitName property. |
JndiNameType |
getPersistenceUnitRefName()
Gets the value of the persistenceUnitRefName property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMappedName(XsdStringType value)
Sets the value of the mappedName property. |
void |
setPersistenceUnitName(String value)
Sets the value of the persistenceUnitName property. |
void |
setPersistenceUnitRefName(JndiNameType value)
Sets the value of the persistenceUnitRefName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<DescriptionType> description
protected JndiNameTypeImpl persistenceUnitRefName
protected StringImpl persistenceUnitName
protected XsdStringTypeImpl mappedName
protected List<InjectionTargetType> injectionTarget
protected String id
| Constructor Detail |
|---|
public PersistenceUnitRefTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl instance.
public PersistenceUnitRefTypeImpl(PersistenceUnitRefTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<DescriptionType> getDescription()
PersistenceUnitRefType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
getDescription in interface PersistenceUnitRefTypepublic JndiNameType getPersistenceUnitRefName()
PersistenceUnitRefType
getPersistenceUnitRefName in interface PersistenceUnitRefTypeJndiNameTypepublic void setPersistenceUnitRefName(JndiNameType value)
PersistenceUnitRefType
setPersistenceUnitRefName in interface PersistenceUnitRefTypevalue - allowed object is
JndiNameTypepublic String getPersistenceUnitName()
PersistenceUnitRefType
getPersistenceUnitName in interface PersistenceUnitRefTypeStringpublic void setPersistenceUnitName(String value)
PersistenceUnitRefType
setPersistenceUnitName in interface PersistenceUnitRefTypevalue - allowed object is
Stringpublic XsdStringType getMappedName()
PersistenceUnitRefType
getMappedName in interface PersistenceUnitRefTypeXsdStringTypepublic void setMappedName(XsdStringType value)
PersistenceUnitRefType
setMappedName in interface PersistenceUnitRefTypevalue - allowed object is
XsdStringTypepublic List<InjectionTargetType> getInjectionTarget()
PersistenceUnitRefType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the injectionTarget property.
For example, to add a new item, do as follows:
getInjectionTarget().add(newItem);
Objects of the following type(s) are allowed in the list
InjectionTargetType
getInjectionTarget in interface PersistenceUnitRefTypepublic String getId()
PersistenceUnitRefType
getId in interface PersistenceUnitRefTypeStringpublic void setId(String value)
PersistenceUnitRefType
setId in interface PersistenceUnitRefTypevalue - allowed object is
Stringpublic PersistenceUnitRefTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||