|
||||||||||
| 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.valueclass.spring.beans.IdentifiedType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.Executor
public class Executor
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.springframework.org/schema/beans}identifiedType">
<sequence>
<element name="repository" type="{http://www.springframework.org/schema/webflow-config}repositoryType" minOccurs="0"/>
<element name="execution-attributes" type="{http://www.springframework.org/schema/webflow-config}execution-attributesType" minOccurs="0"/>
<element name="execution-listeners" type="{http://www.springframework.org/schema/webflow-config}execution-listenersType" minOccurs="0"/>
</sequence>
<attribute name="repository-type" type="{http://www.springframework.org/schema/webflow-config}repositoryTypeAttribute" />
<attribute name="registry-ref" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected ExecutionAttributesType |
executionAttributes
|
protected ExecutionListenersType |
executionListeners
|
protected String |
registryRef
|
protected RepositoryType |
repository
|
protected RepositoryTypeAttribute |
repositoryType
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.beans.IdentifiedType |
|---|
id |
| Constructor Summary | |
|---|---|
Executor()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.Executor instance. |
|
Executor(Executor o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.Executor instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Executor |
clone()
Creates and returns a copy of this object. |
ExecutionAttributesType |
getExecutionAttributes()
Gets the value of the executionAttributes property. |
ExecutionListenersType |
getExecutionListeners()
Gets the value of the executionListeners property. |
String |
getRegistryRef()
Gets the value of the registryRef property. |
RepositoryType |
getRepository()
Gets the value of the repository property. |
RepositoryTypeAttribute |
getRepositoryType()
Gets the value of the repositoryType property. |
void |
setExecutionAttributes(ExecutionAttributesType value)
Sets the value of the executionAttributes property. |
void |
setExecutionListeners(ExecutionListenersType value)
Sets the value of the executionListeners property. |
void |
setRegistryRef(String value)
Sets the value of the registryRef property. |
void |
setRepository(RepositoryType value)
Sets the value of the repository property. |
void |
setRepositoryType(RepositoryTypeAttribute value)
Sets the value of the repositoryType property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.prot.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 RepositoryType repository
protected ExecutionAttributesType executionAttributes
protected ExecutionListenersType executionListeners
protected RepositoryTypeAttribute repositoryType
protected String registryRef
| Constructor Detail |
|---|
public Executor()
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.Executor instance.
public Executor(Executor o)
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.Executor instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public RepositoryType getRepository()
RepositoryTypepublic void setRepository(RepositoryType value)
value - allowed object is
RepositoryTypepublic ExecutionAttributesType getExecutionAttributes()
ExecutionAttributesTypepublic void setExecutionAttributes(ExecutionAttributesType value)
value - allowed object is
ExecutionAttributesTypepublic ExecutionListenersType getExecutionListeners()
ExecutionListenersTypepublic void setExecutionListeners(ExecutionListenersType value)
value - allowed object is
ExecutionListenersTypepublic RepositoryTypeAttribute getRepositoryType()
RepositoryTypeAttributepublic void setRepositoryType(RepositoryTypeAttribute value)
value - allowed object is
RepositoryTypeAttributepublic String getRegistryRef()
Stringpublic void setRegistryRef(String value)
value - allowed object is
Stringpublic Executor clone()
clone in class IdentifiedType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||