org.apache.xbean.recipe
Class ObjectRecipe.CompoundProperty

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

public static class ObjectRecipe.CompoundProperty
extends ObjectRecipe.Property


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

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