@Entity public class ValueSetValues extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
COLUMN_TMODELKEY |
static String |
TABLE_NAME |
Constructor and Description |
---|
ValueSetValues() |
ValueSetValues(String tmodelkey,
String clazz) |
Modifier and Type | Method and Description |
---|---|
String |
getTModelKey() |
String |
getValidatorClass() |
void |
setTModelKey(String key) |
void |
setValidatorClass(String clazz) |
public static final transient String TABLE_NAME
public static final transient String COLUMN_TMODELKEY
public String getTModelKey()
public void setTModelKey(String key)
public String getValidatorClass()
public void setValidatorClass(String clazz)
type
- should be one of businessService, businessEntity, bindingTemplate, tModelCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.