JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
org.basex.query.util.pkg.PkgType
Packages that use
PkgType
Package
Description
org.basex.query.util.pkg
Uses of
PkgType
in
org.basex.query.util.pkg
Methods in
org.basex.query.util.pkg
that return
PkgType
Modifier and Type
Method
Description
PkgType
Pkg.
type
()
Returns the package type.
static
PkgType
PkgType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
PkgType
[]
PkgType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.