public final class EntityProperty extends Object
| Constructor and Description |
|---|
EntityProperty(String name,
EntityPropertyType primitiveType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
EntityPropertyType |
getPrimitiveType()
Toute propriété dynamo est déclarée dans un type primitif .
|
public EntityProperty(String name, EntityPropertyType primitiveType)
public String getName()
public EntityPropertyType getPrimitiveType()
Copyright © 2014. All Rights Reserved.