| Package | Description |
|---|---|
| io.vertigo.dynamo.impl.environment.kernel.meta |
| Modifier and Type | Method and Description |
|---|---|
EntityPropertyType |
EntityProperty.getPrimitiveType()
Toute propriété dynamo est déclarée dans un type primitif .
|
static EntityPropertyType |
EntityPropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityPropertyType[] |
EntityPropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EntityProperty(String name,
EntityPropertyType primitiveType) |
Copyright © 2014. All Rights Reserved.