|
UJO Framework release 1.19.90 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayUjo | |
|---|---|
| org.ujoframework.implementation.array | |
| Uses of ArrayUjo in org.ujoframework.implementation.array |
|---|
| Methods in org.ujoframework.implementation.array with type parameters of type ArrayUjo | ||
|---|---|---|
protected static
|
ArrayUjo.newListProperty(java.lang.String name,
java.lang.Class<ITEM> type,
int index)
A ListProperty Factory Method assigns a next property index. |
|
static
|
ArrayUjo.newProperty(java.lang.String name,
java.lang.Class<VALUE> type,
int index)
Returns a new instance of property where the default value is null. |
|
protected static
|
ArrayUjo.newProperty(java.lang.String name,
VALUE value,
int index)
A Property Factory Method assigns a next property index. |
|
protected static
|
ArrayUjo.newPropertyList_(java.lang.String name,
java.lang.Class<ITEM> type,
int index)
Deprecated. Use method newListProperty |
|
|
UJO Framework release 1.19.90 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||