|
UJO Framework release 0.94 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldProperty | |
|---|---|
| org.ujoframework.implementation.field | |
| Uses of FieldProperty in org.ujoframework.implementation.field |
|---|
| Methods in org.ujoframework.implementation.field that return FieldProperty | ||
|---|---|---|
protected static
|
FieldUjo.newProperty(java.lang.String name,
java.lang.Class<VALUE> type,
ValueAgent<UJO,VALUE> agent)
Returns a new instance of property where the default value is null. |
|
protected static
|
FieldUjoExt.newProperty(java.lang.String name,
java.lang.Class<VALUE> type,
ValueAgent<UJO,VALUE> agent)
Returns a new instance of property where the default value is null. |
|
protected static
|
FieldUjo.newProperty(java.lang.String name,
VALUE value,
ValueAgent<UJO,VALUE> agent)
A Property Factory creates a new property and assigns a next property index. |
|
protected static
|
FieldUjoExt.newProperty(java.lang.String name,
VALUE value,
ValueAgent<UJO,VALUE> agent)
A Property Factory |
|
|
UJO Framework release 0.94 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||