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

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

public class RequiredIf4TestBean
extends Object


Constructor Summary
RequiredIf4TestBean()
           
 
Method Summary
 String getProperty2()
           
 boolean isProperty1()
           
 void setProperty1(boolean property1)
           
 void setProperty2(String property2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequiredIf4TestBean

public RequiredIf4TestBean()
Method Detail

isProperty1

public boolean isProperty1()

setProperty1

public void setProperty1(boolean property1)

getProperty2

public String getProperty2()

setProperty2

public void setProperty2(String property2)


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