|
||||||||||
| 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.PersistenceUnitRefTypeImpl
public class PersistenceUnitRefTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected InjectionTargetType[] |
injectionTarget
|
protected XsdStringTypeImpl |
mappedName
|
protected StringImpl |
persistenceUnitName
|
protected JndiNameTypeImpl |
persistenceUnitRefName
|
| Constructor Summary | |
|---|---|
PersistenceUnitRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl instance. |
|
PersistenceUnitRefTypeImpl(PersistenceUnitRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
PersistenceUnitRefTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
protected void |
copyInjectionTarget(InjectionTargetType[] source)
Copies all values of property InjectionTarget. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
InjectionTargetType[] |
getInjectionTarget()
|
InjectionTargetType |
getInjectionTarget(int idx)
|
int |
getInjectionTargetLength()
|
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 |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setInjectionTarget(InjectionTargetType[] values)
|
InjectionTargetType |
setInjectionTarget(int idx,
InjectionTargetType value)
|
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 DescriptionType[] description
protected JndiNameTypeImpl persistenceUnitRefName
protected StringImpl persistenceUnitName
protected XsdStringTypeImpl mappedName
protected InjectionTargetType[] injectionTarget
protected String id
| Constructor Detail |
|---|
public PersistenceUnitRefTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl instance.
public PersistenceUnitRefTypeImpl(PersistenceUnitRefTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.PersistenceUnitRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface PersistenceUnitRefTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface PersistenceUnitRefTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface PersistenceUnitRefTypepublic void setDescription(DescriptionType[] values)
setDescription in interface PersistenceUnitRefTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface PersistenceUnitRefTypevalue - allowed object is
DescriptionTypepublic 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 InjectionTargetType[] getInjectionTarget()
getInjectionTarget in interface PersistenceUnitRefTypeInjectionTargetTypepublic InjectionTargetType getInjectionTarget(int idx)
getInjectionTarget in interface PersistenceUnitRefTypeInjectionTargetTypepublic int getInjectionTargetLength()
getInjectionTargetLength in interface PersistenceUnitRefTypepublic void setInjectionTarget(InjectionTargetType[] values)
setInjectionTarget in interface PersistenceUnitRefTypevalues - allowed objects are
InjectionTargetType
public InjectionTargetType setInjectionTarget(int idx,
InjectionTargetType value)
setInjectionTarget in interface PersistenceUnitRefTypevalue - allowed object is
InjectionTargetTypepublic String getId()
PersistenceUnitRefType
getId in interface PersistenceUnitRefTypeStringpublic void setId(String value)
PersistenceUnitRefType
setId in interface PersistenceUnitRefTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.protected void copyInjectionTarget(InjectionTargetType[] source)
InjectionTarget.
source - The source to copy from.
NullPointerException - if source is null.public PersistenceUnitRefTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||