Uses of Class
com.github.victools.jsonschema.plugin.maven.ClasspathType
-
-
Uses of ClasspathType in com.github.victools.jsonschema.plugin.maven
Methods in com.github.victools.jsonschema.plugin.maven that return ClasspathType Modifier and Type Method Description static ClasspathTypeClasspathType. valueOf(String name)Returns the enum constant of this type with the specified name.static ClasspathType[]ClasspathType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-