org.apache.myfaces.extensions.validator.test.beanval.model
Class CustomTypeForCascadedValidationTestCase1Bean

java.lang.Object
  extended by org.apache.myfaces.extensions.validator.test.beanval.model.CustomTypeForCascadedValidationTestCase1Bean

public class CustomTypeForCascadedValidationTestCase1Bean
extends Object


Constructor Summary
CustomTypeForCascadedValidationTestCase1Bean(String property1, String property2)
           
 
Method Summary
 String getProperty1()
           
 String getProperty2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomTypeForCascadedValidationTestCase1Bean

public CustomTypeForCascadedValidationTestCase1Bean(String property1,
                                                    String property2)
Method Detail

getProperty1

public String getProperty1()

getProperty2

public String getProperty2()


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