Uses of Class
org.fugerit.java.doc.base.config.DocVersion
-
Packages that use DocVersion Package Description org.fugerit.java.doc.base.config -
-
Uses of DocVersion in org.fugerit.java.doc.base.config
Fields in org.fugerit.java.doc.base.config declared as DocVersion Modifier and Type Field Description static DocVersionDocVersion. CURRENT_VERSIONstatic DocVersionDocVersion. VERSION_1_0static DocVersionDocVersion. VERSION_1_1static DocVersionDocVersion. VERSION_1_10static DocVersionDocVersion. VERSION_1_2static DocVersionDocVersion. VERSION_1_3static DocVersionDocVersion. VERSION_1_4static DocVersionDocVersion. VERSION_1_5static DocVersionDocVersion. VERSION_1_6static DocVersionDocVersion. VERSION_1_7static DocVersionDocVersion. VERSION_1_8static DocVersionDocVersion. VERSION_1_9static DocVersionDocVersion. VERSION_2_0static DocVersionDocVersion. VERSION_2_1Methods in org.fugerit.java.doc.base.config that return DocVersion Modifier and Type Method Description static DocVersionDocVersion. newVersion(String version)Methods in org.fugerit.java.doc.base.config with parameters of type DocVersion Modifier and Type Method Description static intDocVersion. compare(DocVersion v1, DocVersion v2)intDocVersion. compareTo(DocVersion o)
-