|
||||||||||
| 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.novalueclass.spring.webflow.config.impl.ExecutionAttributesTypeImpl
public class ExecutionAttributesTypeImpl
| Field Summary | |
|---|---|
protected AlwaysRedirectOnPauseTypeImpl |
alwaysRedirectOnPause
|
protected AttributeType[] |
attribute
|
| Constructor Summary | |
|---|---|
ExecutionAttributesTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl.ExecutionAttributesTypeImpl instance. |
|
ExecutionAttributesTypeImpl(ExecutionAttributesTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl.ExecutionAttributesTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ExecutionAttributesTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyAttribute(AttributeType[] source)
Copies all values of property Attribute. |
AlwaysRedirectOnPauseType |
getAlwaysRedirectOnPause()
Gets the value of the alwaysRedirectOnPause property. |
AttributeType[] |
getAttribute()
|
AttributeType |
getAttribute(int idx)
|
int |
getAttributeLength()
|
void |
setAlwaysRedirectOnPause(AlwaysRedirectOnPauseType value)
Sets the value of the alwaysRedirectOnPause property. |
void |
setAttribute(AttributeType[] values)
|
AttributeType |
setAttribute(int idx,
AttributeType value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AlwaysRedirectOnPauseTypeImpl alwaysRedirectOnPause
protected AttributeType[] attribute
| Constructor Detail |
|---|
public ExecutionAttributesTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl.ExecutionAttributesTypeImpl instance.
public ExecutionAttributesTypeImpl(ExecutionAttributesTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl.ExecutionAttributesTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public AlwaysRedirectOnPauseType getAlwaysRedirectOnPause()
ExecutionAttributesType
getAlwaysRedirectOnPause in interface ExecutionAttributesTypeAlwaysRedirectOnPauseTypepublic void setAlwaysRedirectOnPause(AlwaysRedirectOnPauseType value)
ExecutionAttributesType
setAlwaysRedirectOnPause in interface ExecutionAttributesTypevalue - allowed object is
AlwaysRedirectOnPauseTypepublic AttributeType[] getAttribute()
getAttribute in interface ExecutionAttributesTypeAttributeTypepublic AttributeType getAttribute(int idx)
getAttribute in interface ExecutionAttributesTypeAttributeTypepublic int getAttributeLength()
getAttributeLength in interface ExecutionAttributesTypepublic void setAttribute(AttributeType[] values)
setAttribute in interface ExecutionAttributesTypevalues - allowed objects are
AttributeType
public AttributeType setAttribute(int idx,
AttributeType value)
setAttribute in interface ExecutionAttributesTypevalue - allowed object is
AttributeTypeprotected void copyAttribute(AttributeType[] source)
Attribute.
source - The source to copy from.
NullPointerException - if source is null.public ExecutionAttributesTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||