Uses of Enum Class
org.azd.enums.ResultMetadata
Packages that use ResultMetadata
-
Uses of ResultMetadata in org.azd.enums
Methods in org.azd.enums that return ResultMetadataModifier and TypeMethodDescriptionstatic ResultMetadataReturns the enum constant of this class with the specified name.static ResultMetadata[]ResultMetadata.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ResultMetadata in org.azd.test.types
Methods in org.azd.test.types that return ResultMetadataMethods in org.azd.test.types with parameters of type ResultMetadataModifier and TypeMethodDescriptionvoidRunStatistic.setResultMetadata(ResultMetadata resultMetadata)