Uses of Enum Class
org.azd.enums.VariableGroupType
Packages that use VariableGroupType
-
Uses of VariableGroupType in org.azd.distributedtask.types
Methods in org.azd.distributedtask.types that return VariableGroupTypeMethods in org.azd.distributedtask.types with parameters of type VariableGroupType -
Uses of VariableGroupType in org.azd.enums
Methods in org.azd.enums that return VariableGroupTypeModifier and TypeMethodDescriptionstatic VariableGroupTypeReturns the enum constant of this class with the specified name.static VariableGroupType[]VariableGroupType.values()Returns an array containing the constants of this enum class, in the order they are declared.