Uses of Enum Class
org.apache.maven.repository.metadata.MetadataResolutionRequestTypeEnum
Packages that use MetadataResolutionRequestTypeEnum
-
Uses of MetadataResolutionRequestTypeEnum in org.apache.maven.repository.metadata
Methods in org.apache.maven.repository.metadata that return MetadataResolutionRequestTypeEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MetadataResolutionRequestTypeEnum[]
MetadataResolutionRequestTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.maven.repository.metadata with parameters of type MetadataResolutionRequestTypeEnumModifier and TypeMethodDescriptionMetadataResolutionResult.getGraph
(MetadataResolutionRequestTypeEnum requestType)