org.apache.myfaces.extensions.validator.test.propval.crossval
Class PropertyChainCrossValTestDateSubBean

java.lang.Object
  extended by org.apache.myfaces.extensions.validator.test.propval.crossval.PropertyChainCrossValTestDateSubBean

public class PropertyChainCrossValTestDateSubBean
extends Object

Author:
Gerhard Petracek

Constructor Summary
PropertyChainCrossValTestDateSubBean()
           
 
Method Summary
 Date getDate2()
           
 void setDate2(Date date2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyChainCrossValTestDateSubBean

public PropertyChainCrossValTestDateSubBean()
Method Detail

getDate2

public Date getDate2()

setDate2

public void setDate2(Date date2)


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.