|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlexiBean | |
|---|---|
| org.joda.beans.impl.flexi | Implementation of Joda-Beans as a flexible map of data. |
| Uses of FlexiBean in org.joda.beans.impl.flexi |
|---|
| Methods in org.joda.beans.impl.flexi that return FlexiBean | |
|---|---|
FlexiBean |
FlexiBean.append(String propertyName,
Object newValue)
Sets a property in this bean to the specified value. |
FlexiBean |
FlexiBean.clone()
Clones this bean, returning an independent copy. |
| Methods in org.joda.beans.impl.flexi with parameters of type FlexiBean | |
|---|---|
void |
FlexiBean.putAll(FlexiBean other)
Puts the properties in the specified bean into this bean. |
| Constructors in org.joda.beans.impl.flexi with parameters of type FlexiBean | |
|---|---|
FlexiBean(FlexiBean copyFrom)
Constructor that copies all the data entries from the specified bean. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||