|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.EjbLocalRefTypeImpl
public class EjbLocalRefTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected EjbLinkTypeImpl |
ejbLink
|
protected EjbRefNameTypeImpl |
ejbRefName
|
protected EjbRefTypeTypeImpl |
ejbRefType
|
protected String |
id
|
protected InjectionTargetType[] |
injectionTarget
|
protected LocalTypeImpl |
local
|
protected LocalHomeTypeImpl |
localHome
|
protected XsdStringTypeImpl |
mappedName
|
| Constructor Summary | |
|---|---|
EjbLocalRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.EjbLocalRefTypeImpl instance. |
|
EjbLocalRefTypeImpl(EjbLocalRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.EjbLocalRefTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EjbLocalRefTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
EjbLinkType |
getEjbLink()
Gets the value of the ejbLink property. |
EjbRefNameType |
getEjbRefName()
Gets the value of the ejbRefName property. |
EjbRefTypeType |
getEjbRefType()
Gets the value of the ejbRefType property. |
String |
getId()
Gets the value of the id property. |
InjectionTargetType[] |
getInjectionTarget()
|
InjectionTargetType |
getInjectionTarget(int idx)
|
int |
getInjectionTargetLength()
|
LocalType |
getLocal()
Gets the value of the local property. |
LocalHomeType |
getLocalHome()
Gets the value of the localHome property. |
XsdStringType |
getMappedName()
Gets the value of the mappedName property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setEjbLink(EjbLinkType value)
Sets the value of the ejbLink property. |
void |
setEjbRefName(EjbRefNameType value)
Sets the value of the ejbRefName property. |
void |
setEjbRefType(EjbRefTypeType value)
Sets the value of the ejbRefType property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setInjectionTarget(InjectionTargetType[] values)
|
InjectionTargetType |
setInjectionTarget(int idx,
InjectionTargetType value)
|
void |
setLocal(LocalType value)
Sets the value of the local property. |
void |
setLocalHome(LocalHomeType value)
Sets the value of the localHome property. |
void |
setMappedName(XsdStringType value)
Sets the value of the mappedName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected EjbRefNameTypeImpl ejbRefName
protected EjbRefTypeTypeImpl ejbRefType
protected LocalHomeTypeImpl localHome
protected LocalTypeImpl local
protected EjbLinkTypeImpl ejbLink
protected XsdStringTypeImpl mappedName
protected InjectionTargetType[] injectionTarget
protected String id
| Constructor Detail |
|---|
public EjbLocalRefTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.EjbLocalRefTypeImpl instance.
public EjbLocalRefTypeImpl(EjbLocalRefTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.EjbLocalRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface EjbLocalRefTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface EjbLocalRefTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface EjbLocalRefTypepublic void setDescription(DescriptionType[] values)
setDescription in interface EjbLocalRefTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface EjbLocalRefTypevalue - allowed object is
DescriptionTypepublic EjbRefNameType getEjbRefName()
EjbLocalRefType
getEjbRefName in interface EjbLocalRefTypeEjbRefNameTypepublic void setEjbRefName(EjbRefNameType value)
EjbLocalRefType
setEjbRefName in interface EjbLocalRefTypevalue - allowed object is
EjbRefNameTypepublic EjbRefTypeType getEjbRefType()
EjbLocalRefType
getEjbRefType in interface EjbLocalRefTypeEjbRefTypeTypepublic void setEjbRefType(EjbRefTypeType value)
EjbLocalRefType
setEjbRefType in interface EjbLocalRefTypevalue - allowed object is
EjbRefTypeTypepublic LocalHomeType getLocalHome()
EjbLocalRefType
getLocalHome in interface EjbLocalRefTypeLocalHomeTypepublic void setLocalHome(LocalHomeType value)
EjbLocalRefType
setLocalHome in interface EjbLocalRefTypevalue - allowed object is
LocalHomeTypepublic LocalType getLocal()
EjbLocalRefType
getLocal in interface EjbLocalRefTypeLocalTypepublic void setLocal(LocalType value)
EjbLocalRefType
setLocal in interface EjbLocalRefTypevalue - allowed object is
LocalTypepublic EjbLinkType getEjbLink()
EjbLocalRefType
getEjbLink in interface EjbLocalRefTypeEjbLinkTypepublic void setEjbLink(EjbLinkType value)
EjbLocalRefType
setEjbLink in interface EjbLocalRefTypevalue - allowed object is
EjbLinkTypepublic XsdStringType getMappedName()
EjbLocalRefType
getMappedName in interface EjbLocalRefTypeXsdStringTypepublic void setMappedName(XsdStringType value)
EjbLocalRefType
setMappedName in interface EjbLocalRefTypevalue - allowed object is
XsdStringTypepublic InjectionTargetType[] getInjectionTarget()
getInjectionTarget in interface EjbLocalRefTypeInjectionTargetTypepublic InjectionTargetType getInjectionTarget(int idx)
getInjectionTarget in interface EjbLocalRefTypeInjectionTargetTypepublic int getInjectionTargetLength()
getInjectionTargetLength in interface EjbLocalRefTypepublic void setInjectionTarget(InjectionTargetType[] values)
setInjectionTarget in interface EjbLocalRefTypevalues - allowed objects are
InjectionTargetType
public InjectionTargetType setInjectionTarget(int idx,
InjectionTargetType value)
setInjectionTarget in interface EjbLocalRefTypevalue - allowed object is
InjectionTargetTypepublic String getId()
EjbLocalRefType
getId in interface EjbLocalRefTypeStringpublic void setId(String value)
EjbLocalRefType
setId in interface EjbLocalRefTypevalue - allowed object is
Stringpublic EjbLocalRefTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||