@Unique(fields="type",
id="id",
tableName="EGEIS_ELIG_CERT_TYPE",
columnName="TYPE",
message="Type is unique")
public class EligCertType
extends org.egov.infstr.models.BaseModel
implements Serializable
| Constructor and Description |
|---|
EligCertType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getType() |
void |
setDescription(String description) |
void |
setType(String type) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.