Package io.mosip.pms.common.entity
Class AuthPolicyHPK
- java.lang.Object
-
- io.mosip.pms.common.entity.AuthPolicyHPK
-
- All Implemented Interfaces:
Serializable
@Embeddable public class AuthPolicyHPK extends Object implements Serializable
- Author:
- Nagarjuna Kuchi
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthPolicyHPK()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)DategetEffDtimes()StringgetId()inthashCode()voidsetEffDtimes(Date effDtimes)voidsetId(String id)
-