org.apache.xbean.recipe
Class ObjectRecipe.FieldProperty

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

public static class ObjectRecipe.FieldProperty
extends ObjectRecipe.Property


Constructor Summary
ObjectRecipe.FieldProperty(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.FieldProperty

public ObjectRecipe.FieldProperty(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.