|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.IdentifiedType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.lang.SimpleScriptType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.lang.DynamicScriptType
public class DynamicScriptType
Java class for dynamicScriptType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="dynamicScriptType">
<complexContent>
<extension base="{http://www.springframework.org/schema/lang}simpleScriptType">
<attribute name="script-interfaces" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
scriptInterfaces
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.lang.SimpleScriptType |
|---|
autowire, dependencyCheck, dependsOn, destroyMethod, initMethod, inlineScript, property, refreshCheckDelay, scope, scriptSource |
| Fields inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.IdentifiedType |
|---|
id |
| Constructor Summary | |
|---|---|
DynamicScriptType()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.lang.DynamicScriptType instance. |
|
DynamicScriptType(DynamicScriptType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.lang.DynamicScriptType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
DynamicScriptType |
clone()
Creates and returns a copy of this object. |
String |
getScriptInterfaces()
Gets the value of the scriptInterfaces property. |
void |
setScriptInterfaces(String value)
Sets the value of the scriptInterfaces property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.lang.SimpleScriptType |
|---|
copyProperty, getAutowire, getDependencyCheck, getDependsOn, getDestroyMethod, getInitMethod, getInlineScript, getProperty, getProperty, getPropertyLength, getRefreshCheckDelay, getScope, getScriptSource, setAutowire, setDependencyCheck, setDependsOn, setDestroyMethod, setInitMethod, setInlineScript, setProperty, setProperty, setRefreshCheckDelay, setScope, setScriptSource |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String scriptInterfaces
| Constructor Detail |
|---|
public DynamicScriptType()
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.lang.DynamicScriptType instance.
public DynamicScriptType(DynamicScriptType o)
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.lang.DynamicScriptType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getScriptInterfaces()
Stringpublic void setScriptInterfaces(String value)
value - allowed object is
Stringpublic DynamicScriptType clone()
clone in class SimpleScriptType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||