|
||||||||||
| 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.ResourceRefTypeImpl
public class ResourceRefTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected 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.prot.indexed.novalueclass.javaee.impl.ResourceRefTypeImpl instance. |
|
ResourceRefTypeImpl(ResourceRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ResourceRefTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ResourceRefTypeImpl |
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. |
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 |
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 |
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 DescriptionType[] description
protected JndiNameTypeImpl resRefName
protected FullyQualifiedClassTypeImpl resType
protected ResAuthTypeImpl resAuth
protected ResSharingScopeTypeImpl resSharingScope
protected XsdStringTypeImpl mappedName
protected InjectionTargetType[] injectionTarget
protected String id
| Constructor Detail |
|---|
public ResourceRefTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ResourceRefTypeImpl instance.
public ResourceRefTypeImpl(ResourceRefTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ResourceRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface ResourceRefTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface ResourceRefTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface ResourceRefTypepublic void setDescription(DescriptionType[] values)
setDescription in interface ResourceRefTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface ResourceRefTypevalue - allowed object is
DescriptionTypepublic 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 InjectionTargetType[] getInjectionTarget()
getInjectionTarget in interface ResourceRefTypeInjectionTargetTypepublic InjectionTargetType getInjectionTarget(int idx)
getInjectionTarget in interface ResourceRefTypeInjectionTargetTypepublic int getInjectionTargetLength()
getInjectionTargetLength in interface ResourceRefTypepublic void setInjectionTarget(InjectionTargetType[] values)
setInjectionTarget in interface ResourceRefTypevalues - allowed objects are
InjectionTargetType
public InjectionTargetType setInjectionTarget(int idx,
InjectionTargetType value)
setInjectionTarget in interface ResourceRefTypevalue - allowed object is
InjectionTargetTypepublic String getId()
ResourceRefType
getId in interface ResourceRefTypeStringpublic void setId(String value)
ResourceRefType
setId in interface ResourceRefTypevalue - 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 ResourceRefTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||