org.wso2.solutions.identity.persistence.dataobject
Class RemovedRegisteredInfoCardInfoDO
java.lang.Object
org.wso2.solutions.identity.persistence.dataobject.AbstractDataObject
org.wso2.solutions.identity.persistence.dataobject.RemovedRegisteredInfoCardInfoDO
public class RemovedRegisteredInfoCardInfoDO
- extends AbstractDataObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemovedRegisteredInfoCardInfoDO
public RemovedRegisteredInfoCardInfoDO()
getRemovedDate
public java.util.Date getRemovedDate()
setRemovedDate
public void setRemovedDate(java.util.Date removedDate)
getIssuerInfo
public java.lang.String getIssuerInfo()
setIssuerInfo
public void setIssuerInfo(java.lang.String issuerInfo)
getUserId
public java.lang.String getUserId()
setUserId
public void setUserId(java.lang.String userId)
getPpid
public java.lang.String getPpid()
setPpid
public void setPpid(java.lang.String ppid)