|
||||||||||
| 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.ResourceRefTypeImpl
public class ResourceRefTypeImpl
| Field Summary | |
|---|---|
protected List<DescriptionType> |
description
|
protected String |
id
|
protected List<InjectionTargetType> |
injectionTarget
|
protected XsdStringTypeImpl |
mappedName
|
protected ResAuthTypeImpl |
resAuth
|
protected JndiNameTypeImpl |
resRefName
|
protected ResSharingScopeTypeImpl |
resSharingScope
|
protected FullyQualifiedClassTypeImpl |
resType
|
| Constructor Summary | |
|---|---|
ResourceRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ResourceRefTypeImpl instance. |
|
ResourceRefTypeImpl(ResourceRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ResourceRefTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ResourceRefTypeImpl |
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. |
ResAuthType |
getResAuth()
Gets the value of the resAuth property. |
JndiNameType |
getResRefName()
Gets the value of the resRefName property. |
ResSharingScopeType |
getResSharingScope()
Gets the value of the resSharingScope property. |
FullyQualifiedClassType |
getResType()
Gets the value of the resType property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMappedName(XsdStringType value)
Sets the value of the mappedName property. |
void |
setResAuth(ResAuthType value)
Sets the value of the resAuth property. |
void |
setResRefName(JndiNameType value)
Sets the value of the resRefName property. |
void |
setResSharingScope(ResSharingScopeType value)
Sets the value of the resSharingScope property. |
void |
setResType(FullyQualifiedClassType value)
Sets the value of the resType 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 resRefName
protected FullyQualifiedClassTypeImpl resType
protected ResAuthTypeImpl resAuth
protected ResSharingScopeTypeImpl resSharingScope
protected XsdStringTypeImpl mappedName
protected List<InjectionTargetType> injectionTarget
protected String id
| Constructor Detail |
|---|
public ResourceRefTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ResourceRefTypeImpl instance.
public ResourceRefTypeImpl(ResourceRefTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.ResourceRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<DescriptionType> getDescription()
ResourceRefType
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 ResourceRefTypepublic JndiNameType getResRefName()
ResourceRefType
getResRefName in interface ResourceRefTypeJndiNameTypepublic void setResRefName(JndiNameType value)
ResourceRefType
setResRefName in interface ResourceRefTypevalue - allowed object is
JndiNameTypepublic FullyQualifiedClassType getResType()
ResourceRefType
getResType in interface ResourceRefTypeFullyQualifiedClassTypepublic void setResType(FullyQualifiedClassType value)
ResourceRefType
setResType in interface ResourceRefTypevalue - allowed object is
FullyQualifiedClassTypepublic ResAuthType getResAuth()
ResourceRefType
getResAuth in interface ResourceRefTypeResAuthTypepublic void setResAuth(ResAuthType value)
ResourceRefType
setResAuth in interface ResourceRefTypevalue - allowed object is
ResAuthTypepublic ResSharingScopeType getResSharingScope()
ResourceRefType
getResSharingScope in interface ResourceRefTypeResSharingScopeTypepublic void setResSharingScope(ResSharingScopeType value)
ResourceRefType
setResSharingScope in interface ResourceRefTypevalue - allowed object is
ResSharingScopeTypepublic XsdStringType getMappedName()
ResourceRefType
getMappedName in interface ResourceRefTypeXsdStringTypepublic void setMappedName(XsdStringType value)
ResourceRefType
setMappedName in interface ResourceRefTypevalue - allowed object is
XsdStringTypepublic List<InjectionTargetType> getInjectionTarget()
ResourceRefType
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 ResourceRefTypepublic String getId()
ResourceRefType
getId in interface ResourceRefTypeStringpublic void setId(String value)
ResourceRefType
setId in interface ResourceRefTypevalue - allowed object is
Stringpublic ResourceRefTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||