net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl
Class AlwaysRedirectOnPauseTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.AlwaysRedirectOnPauseTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, AlwaysRedirectOnPauseType

public class AlwaysRedirectOnPauseTypeImpl
extends Object
implements Serializable, Cloneable, AlwaysRedirectOnPauseType

See Also:
Serialized Form

Field Summary
protected  boolean value
           
 
Constructor Summary
AlwaysRedirectOnPauseTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.AlwaysRedirectOnPauseTypeImpl instance.
AlwaysRedirectOnPauseTypeImpl(AlwaysRedirectOnPauseTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.AlwaysRedirectOnPauseTypeImpl instance by copying a given instance.
 
Method Summary
 AlwaysRedirectOnPauseTypeImpl clone()
          Creates and returns a copy of this object.
 boolean isValue()
          Gets the value of the value property.
 void setValue(boolean value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected boolean value
Constructor Detail

AlwaysRedirectOnPauseTypeImpl

public AlwaysRedirectOnPauseTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.AlwaysRedirectOnPauseTypeImpl instance.


AlwaysRedirectOnPauseTypeImpl

public AlwaysRedirectOnPauseTypeImpl(AlwaysRedirectOnPauseTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.webflow.config.impl.AlwaysRedirectOnPauseTypeImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

isValue

public boolean isValue()
Description copied from interface: AlwaysRedirectOnPauseType
Gets the value of the value property.

Specified by:
isValue in interface AlwaysRedirectOnPauseType

setValue

public void setValue(boolean value)
Description copied from interface: AlwaysRedirectOnPauseType
Sets the value of the value property.

Specified by:
setValue in interface AlwaysRedirectOnPauseType

clone

public AlwaysRedirectOnPauseTypeImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class Object
Returns:
A clone of this instance.


Copyright © 2009 The CC-XJC Community. All Rights Reserved.