|
||||||||||
| 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.EjbLocalRefTypeImpl
public class EjbLocalRefTypeImpl
| Field Summary | |
|---|---|
protected List<DescriptionType> |
description
|
protected EjbLinkTypeImpl |
ejbLink
|
protected EjbRefNameTypeImpl |
ejbRefName
|
protected EjbRefTypeTypeImpl |
ejbRefType
|
protected String |
id
|
protected List<InjectionTargetType> |
injectionTarget
|
protected LocalTypeImpl |
local
|
protected LocalHomeTypeImpl |
localHome
|
protected XsdStringTypeImpl |
mappedName
|
| Constructor Summary | |
|---|---|
EjbLocalRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.EjbLocalRefTypeImpl instance. |
|
EjbLocalRefTypeImpl(EjbLocalRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.EjbLocalRefTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EjbLocalRefTypeImpl |
clone()
Creates and returns a copy of this object. |
List<DescriptionType> |
getDescription()
Gets the value of the description property. |
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. |
List<InjectionTargetType> |
getInjectionTarget()
Gets the value of the injectionTarget property. |
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 |
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 |
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 List<DescriptionType> description
protected EjbRefNameTypeImpl ejbRefName
protected EjbRefTypeTypeImpl ejbRefType
protected LocalHomeTypeImpl localHome
protected LocalTypeImpl local
protected EjbLinkTypeImpl ejbLink
protected XsdStringTypeImpl mappedName
protected List<InjectionTargetType> injectionTarget
protected String id
| Constructor Detail |
|---|
public EjbLocalRefTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.EjbLocalRefTypeImpl instance.
public EjbLocalRefTypeImpl(EjbLocalRefTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.EjbLocalRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<DescriptionType> getDescription()
EjbLocalRefType
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 EjbLocalRefTypepublic 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 List<InjectionTargetType> getInjectionTarget()
EjbLocalRefType
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 EjbLocalRefTypepublic 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 | |||||||||