@Entity(name="FeatureEntity")
public class FeatureEntity
extends java.lang.Object
FeatureEntity class.
| Constructor and Description |
|---|
FeatureEntity()
Constructor for FeatureEntity.
|
FeatureEntity(java.lang.Long id,
java.lang.String code,
java.lang.String label,
java.lang.String spec,
java.lang.String exo)
Constructor for FeatureEntity.
|
public FeatureEntity()
Constructor for FeatureEntity.
public FeatureEntity(java.lang.Long id,
java.lang.String code,
java.lang.String label,
java.lang.String spec,
java.lang.String exo)
Constructor for FeatureEntity.
id - a Long object.code - a String object.label - a String object.spec - a String object.exo - a String object.Copyright © 2003–2021 eXo Platform SAS. All rights reserved.