@Entity @Unique(fields="name", message="masters.tradenature.isunique") public class NatureOfBusiness extends org.egov.infra.persistence.entity.AbstractPersistable<Long>
static String
BY_NAME
SEQUENCE
NatureOfBusiness()
Long
getId()
String
getName()
void
setId(Long id)
setName(String name)
getVersion, isNew, notEquals, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final String BY_NAME
public static final String SEQUENCE
public NatureOfBusiness()
public Long getId()
getId
org.egov.infra.persistence.entity.AbstractPersistable<Long>
public void setId(Long id)
setId
public String getName()
public void setName(String name)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.