Uses of Enum Class
com.microsoft.azure.management.batch.PackageState
Packages that use PackageState
Package
Description
This package contains the classes for BatchManagementClient.
- 
Uses of PackageState in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return PackageStateModifier and TypeMethodDescriptionstatic PackageStatePackageState.fromString(String value) Parses a serialized value to a PackageState instance.ApplicationPackage.state()static PackageStateReturns 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.