Uses of Enum Class
net.sourceforge.jnlp.UpdateDesc.Check
Packages that use UpdateDesc.Check
Package
Description
This package contains the classes that represent the parts of a Java Network
Launching Protocol (JNLP) file as objects, and a way to launch a JNLP file
as an application, applet, or installer.
-
Uses of UpdateDesc.Check in net.sourceforge.jnlp
Methods in net.sourceforge.jnlp that return UpdateDesc.CheckModifier and TypeMethodDescriptionUpdateDesc.getCheck()
static UpdateDesc.Check
Returns the enum constant of this class with the specified name.static UpdateDesc.Check[]
UpdateDesc.Check.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.jnlp with parameters of type UpdateDesc.Check