org.apache.cocoon.forms.samples.bindings
Class LenientNotOKBean

java.lang.Object
  extended by org.apache.cocoon.forms.samples.bindings.LenientBaseBean
      extended by org.apache.cocoon.forms.samples.bindings.LenientNotOKBean

public class LenientNotOKBean
extends LenientBaseBean

LenientNotOKBean

Version:
$Id: LenientNotOKBean.java 449149 2006-09-23 03:58:05Z crossley $

Field Summary
 
Fields inherited from class org.apache.cocoon.forms.samples.bindings.LenientBaseBean
breakingField, surviveField
 
Constructor Summary
LenientNotOKBean(String initVal)
           
 
Method Summary
 
Methods inherited from class org.apache.cocoon.forms.samples.bindings.LenientBaseBean
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LenientNotOKBean

public LenientNotOKBean(String initVal)


Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.