|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapImplUjo | |
|---|---|
| org.ujoframework.implementation.mapImpl | |
| Uses of MapImplUjo in org.ujoframework.implementation.mapImpl |
|---|
| Subclasses of MapImplUjo in org.ujoframework.implementation.mapImpl | |
|---|---|
class |
MapImplUjoMiddle<UJO_IMPL extends MapImplUjoMiddle>
This is an middle extended implementation of a setter and getter methods for an easier access for developpers. |
| Methods in org.ujoframework.implementation.mapImpl with type parameters of type MapImplUjo | ||
|---|---|---|
protected static
|
MapImplUjo.newListProperty(java.lang.String name,
java.lang.Class<ITEM> type)
A ListProperty Factory Method assigns a next property index. |
|
static
|
MapImplUjo.newProperty(java.lang.String name,
java.lang.Class<VALUE> type)
Returns a new instance of property where the default value is null. |
|
protected static
|
MapImplUjo.newProperty(java.lang.String name,
VALUE value)
A Property Factory Method assigns a next property index. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||