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

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

public class ConstraintSourceAware1MetaDataBean
extends Object


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

Constructor Detail

ConstraintSourceAware1MetaDataBean

public ConstraintSourceAware1MetaDataBean()
Method Detail

getProperty2

@NotNull
public String getProperty2()

setProperty2

public void setProperty2(String property2)


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