Class nnjl.licurgo.TypeRegistry
Defined in: nnjl.licurgo.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Creates a new nnjl.licurgo.TypeRegistry
|
| Field Attributes | Field Name and Description |
|---|---|
|
All the types / RDBMS tables stored in a hashmap
|
| Method Attributes | Method Name and Description |
|---|---|
|
addType(type)
|
|
|
getType(name)
|
Field Detail
{nnjl.licurgo.Type[]}
types
All the types / RDBMS tables stored in a hashmap
Method Detail
addType(type)
- Parameters:
- {Type} type
{Type}
getType(name)
- Parameters:
- {string} name