org.apache.xbean.recipe
Class ObjectRecipe.AutoMatchProperty

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

public static class ObjectRecipe.AutoMatchProperty
extends ObjectRecipe.Property


Constructor Summary
ObjectRecipe.AutoMatchProperty(String type)
           
 
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.AutoMatchProperty

public ObjectRecipe.AutoMatchProperty(String type)
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.