Uses of Enum Class
com.microsoft.azure.management.batch.PackageState
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of PackageState in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionstatic PackageState
PackageState.fromString
(String value) Parses a serialized value to a PackageState instance.ApplicationPackage.state()
static PackageState
Returns the enum constant of this class with the specified name.static PackageState[]
PackageState.values()
Returns an array containing the constants of this enum class, in the order they are declared.