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