com.silanis.esl.sdk
Class NotaryJournalEntry
java.lang.Object
com.silanis.esl.sdk.NotaryJournalEntry
public class NotaryJournalEntry
- extends Object
Created by schoi on 1/29/15.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotaryJournalEntry
public NotaryJournalEntry()
getSequenceNumber
public Integer getSequenceNumber()
setSequenceNumber
public void setSequenceNumber(Integer sequenceNumber)
getCreationDate
public Date getCreationDate()
setCreationDate
public void setCreationDate(Date creationDate)
getDocumentType
public String getDocumentType()
setDocumentType
public void setDocumentType(String documentType)
getDocumentName
public String getDocumentName()
setDocumentName
public void setDocumentName(String documentName)
getSignerName
public String getSignerName()
setSignerName
public void setSignerName(String signerName)
getSignatureType
public String getSignatureType()
setSignatureType
public void setSignatureType(String signatureType)
getIdType
public String getIdType()
setIdType
public void setIdType(String idType)
getIdValue
public String getIdValue()
setIdValue
public void setIdValue(String idValue)
getJurisdiction
public String getJurisdiction()
setJurisdiction
public void setJurisdiction(String jurisdiction)
getComment
public String getComment()
setComment
public void setComment(String comment)
Copyright 2014, Silanis Technology, Inc. All rights reserved.