|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyReadWrite | |
|---|---|
| org.joda.beans | Base interfaces and annotations defining Joda-Beans. |
| org.joda.beans.impl.direct | Implementation of Joda-Beans designed for extension by the code generator. |
| org.joda.beans.impl.reflection | Implementation of Joda-Beans using reflection. |
| Uses of PropertyReadWrite in org.joda.beans |
|---|
| Methods in org.joda.beans that return PropertyReadWrite | |
|---|---|
PropertyReadWrite |
MetaProperty.readWrite()
Gets whether the property is read-only, read-write or write-only. |
static PropertyReadWrite |
PropertyReadWrite.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PropertyReadWrite[] |
PropertyReadWrite.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of PropertyReadWrite in org.joda.beans.impl.direct |
|---|
| Methods in org.joda.beans.impl.direct that return PropertyReadWrite | |
|---|---|
PropertyReadWrite |
DirectMetaProperty.readWrite()
|
| Uses of PropertyReadWrite in org.joda.beans.impl.reflection |
|---|
| Methods in org.joda.beans.impl.reflection that return PropertyReadWrite | |
|---|---|
PropertyReadWrite |
ReflectiveMetaProperty.readWrite()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||