|
||||||||||
| 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.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.lang.impl.SimpleScriptTypeImpl
public class SimpleScriptTypeImpl
| Field Summary | |
|---|---|
protected String |
autowire
|
protected String |
dependencyCheck
|
protected String |
dependsOn
|
protected String |
destroyMethod
|
protected String |
initMethod
|
protected Object |
inlineScript
|
protected List<PropertyType> |
property
|
protected Long |
refreshCheckDelay
|
protected String |
scope
|
protected String |
scriptSource
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
|---|
id |
| Constructor Summary | |
|---|---|
SimpleScriptTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.lang.impl.SimpleScriptTypeImpl instance. |
|
SimpleScriptTypeImpl(SimpleScriptTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.lang.impl.SimpleScriptTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SimpleScriptTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getAutowire()
Gets the value of the autowire property. |
String |
getDependencyCheck()
Gets the value of the dependencyCheck property. |
String |
getDependsOn()
Gets the value of the dependsOn property. |
String |
getDestroyMethod()
Gets the value of the destroyMethod property. |
String |
getInitMethod()
Gets the value of the initMethod property. |
Object |
getInlineScript()
Gets the value of the inlineScript property. |
List<PropertyType> |
getProperty()
Gets the value of the property property. |
Long |
getRefreshCheckDelay()
Gets the value of the refreshCheckDelay property. |
String |
getScope()
Gets the value of the scope property. |
String |
getScriptSource()
Gets the value of the scriptSource property. |
void |
setAutowire(String value)
Sets the value of the autowire property. |
void |
setDependencyCheck(String value)
Sets the value of the dependencyCheck property. |
void |
setDependsOn(String value)
Sets the value of the dependsOn property. |
void |
setDestroyMethod(String value)
Sets the value of the destroyMethod property. |
void |
setInitMethod(String value)
Sets the value of the initMethod property. |
void |
setInlineScript(Object value)
Sets the value of the inlineScript property. |
void |
setRefreshCheckDelay(Long value)
Sets the value of the refreshCheckDelay property. |
void |
setScope(String value)
Sets the value of the scope property. |
void |
setScriptSource(String value)
Sets the value of the scriptSource property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.collections.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.collections.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Field Detail |
|---|
protected Object inlineScript
protected List<PropertyType> property
protected String scriptSource
protected String scope
protected String autowire
protected String dependencyCheck
protected String dependsOn
protected String initMethod
protected String destroyMethod
protected Long refreshCheckDelay
| Constructor Detail |
|---|
public SimpleScriptTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.lang.impl.SimpleScriptTypeImpl instance.
public SimpleScriptTypeImpl(SimpleScriptTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.lang.impl.SimpleScriptTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Object getInlineScript()
SimpleScriptType
getInlineScript in interface SimpleScriptTypeObjectpublic void setInlineScript(Object value)
SimpleScriptType
setInlineScript in interface SimpleScriptTypevalue - allowed object is
Objectpublic List<PropertyType> getProperty()
SimpleScriptType
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 property property.
For example, to add a new item, do as follows:
getProperty().add(newItem);
Objects of the following type(s) are allowed in the list
PropertyType
getProperty in interface SimpleScriptTypepublic String getScriptSource()
SimpleScriptType
getScriptSource in interface SimpleScriptTypeStringpublic void setScriptSource(String value)
SimpleScriptType
setScriptSource in interface SimpleScriptTypevalue - allowed object is
Stringpublic String getScope()
SimpleScriptType
getScope in interface SimpleScriptTypeStringpublic void setScope(String value)
SimpleScriptType
setScope in interface SimpleScriptTypevalue - allowed object is
Stringpublic String getAutowire()
SimpleScriptType
getAutowire in interface SimpleScriptTypeStringpublic void setAutowire(String value)
SimpleScriptType
setAutowire in interface SimpleScriptTypevalue - allowed object is
Stringpublic String getDependencyCheck()
SimpleScriptType
getDependencyCheck in interface SimpleScriptTypeStringpublic void setDependencyCheck(String value)
SimpleScriptType
setDependencyCheck in interface SimpleScriptTypevalue - allowed object is
Stringpublic String getDependsOn()
SimpleScriptType
getDependsOn in interface SimpleScriptTypeStringpublic void setDependsOn(String value)
SimpleScriptType
setDependsOn in interface SimpleScriptTypevalue - allowed object is
Stringpublic String getInitMethod()
SimpleScriptType
getInitMethod in interface SimpleScriptTypeStringpublic void setInitMethod(String value)
SimpleScriptType
setInitMethod in interface SimpleScriptTypevalue - allowed object is
Stringpublic String getDestroyMethod()
SimpleScriptType
getDestroyMethod in interface SimpleScriptTypeStringpublic void setDestroyMethod(String value)
SimpleScriptType
setDestroyMethod in interface SimpleScriptTypevalue - allowed object is
Stringpublic Long getRefreshCheckDelay()
SimpleScriptType
getRefreshCheckDelay in interface SimpleScriptTypeLongpublic void setRefreshCheckDelay(Long value)
SimpleScriptType
setRefreshCheckDelay in interface SimpleScriptTypevalue - allowed object is
Longpublic SimpleScriptTypeImpl clone()
clone in class IdentifiedTypeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||