Uses of Enum Class
org.azd.enums.DefinitionType
Packages that use DefinitionType
-
Uses of DefinitionType in org.azd.build.types
Methods in org.azd.build.types that return DefinitionTypeMethods in org.azd.build.types with parameters of type DefinitionTypeModifier and TypeMethodDescriptionvoidBuildDefinition.setType(DefinitionType type) voidDefinitionReference.setType(DefinitionType type) -
Uses of DefinitionType in org.azd.enums
Methods in org.azd.enums that return DefinitionTypeModifier and TypeMethodDescriptionstatic DefinitionTypeReturns the enum constant of this class with the specified name.static DefinitionType[]DefinitionType.values()Returns an array containing the constants of this enum class, in the order they are declared.