Uses of Class
com.microsoft.azure.toolkit.lib.common.form.AzureValidationInfo.Type
-
Packages that use AzureValidationInfo.Type Package Description com.microsoft.azure.toolkit.lib.common.form -
-
Uses of AzureValidationInfo.Type in com.microsoft.azure.toolkit.lib.common.form
Fields in com.microsoft.azure.toolkit.lib.common.form declared as AzureValidationInfo.Type Modifier and Type Field Description private AzureValidationInfo.TypeAzureValidationInfo. typeMethods in com.microsoft.azure.toolkit.lib.common.form that return AzureValidationInfo.Type Modifier and Type Method Description static AzureValidationInfo.TypeAzureValidationInfo.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static AzureValidationInfo.Type[]AzureValidationInfo.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-