org.apache.xbean.recipe
Class ObjectRecipe.SetterProperty

java.lang.Object
  extended by org.apache.xbean.recipe.ObjectRecipe.Property
      extended by org.apache.xbean.recipe.ObjectRecipe.SetterProperty
Enclosing class:
ObjectRecipe

public static class ObjectRecipe.SetterProperty
extends ObjectRecipe.Property


Constructor Summary
ObjectRecipe.SetterProperty(String name)
           
 
Method Summary
 int hashCode()
           
 String toString()
           
 
Methods inherited from class org.apache.xbean.recipe.ObjectRecipe.Property
equals
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectRecipe.SetterProperty

public ObjectRecipe.SetterProperty(String name)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class ObjectRecipe.Property

toString

public String toString()
Overrides:
toString in class ObjectRecipe.Property


Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.