Class MISPEntity
- java.lang.Object
-
- io.mosip.pmp.partnermanagement.entity.BaseEntity
-
- io.mosip.pmp.partnermanagement.entity.MISPEntity
-
- All Implemented Interfaces:
Serializable
@Entity public class MISPEntity extends BaseEntity implements Serializable
- Since:
- 2019-Oct-11
Defines an object to hold the misp details - Version:
- 1.0
- Author:
- Nagarjuna Kuchi
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description StringaddressStringcontactNumberStringemailIdStringIDStringnameStringstatus_codeStringuserID-
Fields inherited from class io.mosip.pmp.partnermanagement.entity.BaseEntity
createdBy, createdDateTime, deletedDateTime, isActive, isDeleted, updatedBy, updatedDateTime
-
-
Constructor Summary
Constructors Constructor Description MISPEntity()
-