@Entity(name="FeatureEntity")
public class FeatureEntity
extends Object
- Version:
- $Id: $Id
- Author:
- Krout MedAmine
-
Constructor Summary
Constructors
Constructor for FeatureEntity.
Constructor for FeatureEntity.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FeatureEntity
public FeatureEntity()
Constructor for FeatureEntity.
-
FeatureEntity
Constructor for FeatureEntity.
- Parameters:
id - a Long object.
code - a String object.
label - a String object.
spec - a String object.
exo - a String object.