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

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

public class ConstraintSourceAware2MetaDataBean
extends Object


Constructor Summary
ConstraintSourceAware2MetaDataBean()
           
 
Method Summary
 String getProperty3()
           
 void setProperty3(String property3)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintSourceAware2MetaDataBean

public ConstraintSourceAware2MetaDataBean()
Method Detail

getProperty3

@NotNull
public String getProperty3()

setProperty3

public void setProperty3(String property3)


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