Class PDVersionNotFound
- java.lang.Object
-
- com.terminalfour.publish.data.PDVersion
-
- com.terminalfour.publish.data.notfound.PDVersionNotFound
-
- All Implemented Interfaces:
IPDData
,IPDNotFound
public class PDVersionNotFound extends PDVersion implements IPDNotFound
-
-
Method Summary
-
Methods inherited from class com.terminalfour.publish.data.PDVersion
canEqual, equals, getMajor, getMinor, getPatch, hashCode, isDraft, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.terminalfour.publish.data.notfound.IPDNotFound
exists
-
-
-
-
Field Detail
-
INSTANCE
public static final PDVersion INSTANCE
-
-