Package org.ghost4j
Class GhostscriptRevision
java.lang.Object
org.ghost4j.GhostscriptRevision
Class used to carry Ghostscript revision data.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCopyright
(String copyright) void
void
setProduct
(String product) void
setRevisionDate
(Date revisionDate)
-
Field Details
-
product
Product name. -
copyright
Copyright. -
number
Revision number. -
revisionDate
Revision date.
-
-
Constructor Details
-
GhostscriptRevision
public GhostscriptRevision()
-
-
Method Details
-
getProduct
-
setProduct
-
getCopyright
-
setCopyright
-
getRevisionDate
-
setRevisionDate
-
getNumber
-
setNumber
-