|
||||||||||
| 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.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl
public abstract class JndiLocatingTypeImpl
| Field Summary | |
|---|---|
protected String |
environment
|
protected String |
environmentRef
|
protected Boolean |
exposeAccessContext
|
protected String |
jndiName
|
protected Boolean |
resourceRef
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
JndiLocatingTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl instance. |
|
JndiLocatingTypeImpl(JndiLocatingTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
abstract JndiLocatingTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getEnvironment()
Gets the value of the environment property. |
String |
getEnvironmentRef()
Gets the value of the environmentRef property. |
String |
getJndiName()
Gets the value of the jndiName property. |
boolean |
isExposeAccessContext()
Gets the value of the exposeAccessContext property. |
boolean |
isResourceRef()
Gets the value of the resourceRef property. |
void |
setEnvironment(String value)
Sets the value of the environment property. |
void |
setEnvironmentRef(String value)
Sets the value of the environmentRef property. |
void |
setExposeAccessContext(Boolean value)
Sets the value of the exposeAccessContext property. |
void |
setJndiName(String value)
Sets the value of the jndiName property. |
void |
setResourceRef(Boolean value)
Sets the value of the resourceRef property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Field Detail |
|---|
protected String environment
protected String environmentRef
protected String jndiName
protected Boolean resourceRef
protected Boolean exposeAccessContext
| Constructor Detail |
|---|
public JndiLocatingTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl instance.
public JndiLocatingTypeImpl(JndiLocatingTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.jee.impl.JndiLocatingTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getEnvironment()
JndiLocatingType
getEnvironment in interface JndiLocatingTypeStringpublic void setEnvironment(String value)
JndiLocatingType
setEnvironment in interface JndiLocatingTypevalue - allowed object is
Stringpublic String getEnvironmentRef()
JndiLocatingType
getEnvironmentRef in interface JndiLocatingTypeStringpublic void setEnvironmentRef(String value)
JndiLocatingType
setEnvironmentRef in interface JndiLocatingTypevalue - allowed object is
Stringpublic String getJndiName()
JndiLocatingType
getJndiName in interface JndiLocatingTypeStringpublic void setJndiName(String value)
JndiLocatingType
setJndiName in interface JndiLocatingTypevalue - allowed object is
Stringpublic boolean isResourceRef()
JndiLocatingType
isResourceRef in interface JndiLocatingTypeBooleanpublic void setResourceRef(Boolean value)
JndiLocatingType
setResourceRef in interface JndiLocatingTypevalue - allowed object is
Booleanpublic boolean isExposeAccessContext()
JndiLocatingType
isExposeAccessContext in interface JndiLocatingTypeBooleanpublic void setExposeAccessContext(Boolean value)
JndiLocatingType
setExposeAccessContext in interface JndiLocatingTypevalue - allowed object is
Booleanpublic abstract JndiLocatingTypeImpl clone()
clone in class IdentifiedTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||