org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument
Class Stamp

java.lang.Object
  extended by org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.Identifiable
      extended by org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageAnnotation
          extended by org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.Stamp
All Implemented Interfaces:
Serializable

public class Stamp
extends PageAnnotation

See Also:
Serialized Form

Constructor Summary
Stamp()
           
 
Method Summary
 String getStampDocumentId()
           
 void setStampDocumentId(String stampDocumentId)
           
 
Methods inherited from class org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.PageAnnotation
getColor, getCreateDate, getCreatedByAuthor, getHeight, getModificationDate, getModifiedByAuthor, getPageNumber, getPageRelativeRotation, getWidth, getxCoordinate, getyCoordinate, setColor, setCreateDate, setCreatedByAuthor, setHeight, setModificationDate, setModifiedByAuthor, setPageNumber, setPageRelativeRotation, setWidth, setxCoordinate, setyCoordinate
 
Methods inherited from class org.eclipse.stardust.engine.extensions.dms.data.annotations.printdocument.Identifiable
equals, getId, setId
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Stamp

public Stamp()
Method Detail

getStampDocumentId

public String getStampDocumentId()

setStampDocumentId

public void setStampDocumentId(String stampDocumentId)


Copyright © 2017 Eclipse Stardust. All Rights Reserved.