Package org.apache.xbean.recipe
Class ObjectRecipe.Property
- java.lang.Object
-
- org.apache.xbean.recipe.ObjectRecipe.Property
-
- Direct Known Subclasses:
ObjectRecipe.AutoMatchProperty,ObjectRecipe.CompoundProperty,ObjectRecipe.FieldProperty,ObjectRecipe.SetterProperty
- Enclosing class:
- ObjectRecipe
public static class ObjectRecipe.Property extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Property(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-
-
-
Constructor Detail
-
Property
public Property(java.lang.String name)
-
-