org.apache.maven.plugin.coreit
Class PropertyUtilTest.Bean

java.lang.Object
  extended by org.apache.maven.plugin.coreit.PropertyUtilTest.Bean
Enclosing class:
PropertyUtilTest

public static class PropertyUtilTest.Bean
extends Object


Constructor Summary
PropertyUtilTest.Bean()
           
 
Method Summary
 PropertyUtilTest.Bean getCyclicReference()
           
 String getName()
           
 Object getUntypedReturnValue()
           
 boolean isEnabled()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyUtilTest.Bean

public PropertyUtilTest.Bean()
Method Detail

getName

public String getName()

isEnabled

public boolean isEnabled()

toString

public String toString()
Overrides:
toString in class Object

getUntypedReturnValue

public Object getUntypedReturnValue()

getCyclicReference

public PropertyUtilTest.Bean getCyclicReference()


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