Uses of Enum
net.sourceforge.jnlp.UpdateDesc.Policy
Packages that use UpdateDesc.Policy
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.Policy in net.sourceforge.jnlp
Methods in net.sourceforge.jnlp that return UpdateDesc.PolicyModifier and TypeMethodDescriptionUpdateDesc.getPolicy()
static UpdateDesc.Policy
Returns the enum constant of this type with the specified name.static UpdateDesc.Policy[]
UpdateDesc.Policy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.sourceforge.jnlp with parameters of type UpdateDesc.Policy