|
||||||||||
| 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.valueclass.spring.beans.IdentifiedType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.lang.SimpleScriptType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.lang.CustomizableScriptType
public class CustomizableScriptType
Java class for customizableScriptType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="customizableScriptType">
<complexContent>
<extension base="{http://www.springframework.org/schema/lang}simpleScriptType">
<attribute name="customizer-ref" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
customizerRef
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.lang.SimpleScriptType |
|---|
autowire, dependencyCheck, dependsOn, destroyMethod, initMethod, inlineScript, property, refreshCheckDelay, scope, scriptSource |
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.IdentifiedType |
|---|
id |
| Constructor Summary | |
|---|---|
CustomizableScriptType()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.lang.CustomizableScriptType instance. |
|
CustomizableScriptType(CustomizableScriptType o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.lang.CustomizableScriptType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
CustomizableScriptType |
clone()
Creates and returns a copy of this object. |
String |
getCustomizerRef()
Gets the value of the customizerRef property. |
void |
setCustomizerRef(String value)
Sets the value of the customizerRef property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.lang.SimpleScriptType |
|---|
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.pkg.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 customizerRef
| Constructor Detail |
|---|
public CustomizableScriptType()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.lang.CustomizableScriptType instance.
public CustomizableScriptType(CustomizableScriptType o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.lang.CustomizableScriptType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getCustomizerRef()
Stringpublic void setCustomizerRef(String value)
value - allowed object is
Stringpublic CustomizableScriptType clone()
clone in class SimpleScriptType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||