Uses of Enum
de.saumya.mojo.gems.DefaultMavenArtifactConverter.RubyDependencyType
Packages that use DefaultMavenArtifactConverter.RubyDependencyType
-
Uses of DefaultMavenArtifactConverter.RubyDependencyType in de.saumya.mojo.gems
Methods in de.saumya.mojo.gems that return DefaultMavenArtifactConverter.RubyDependencyTypeModifier and TypeMethodDescriptionDefaultMavenArtifactConverter.RubyDependencyType.toRubyDependencyType(String dependencyScope) Returns the enum constant of this type with the specified name.DefaultMavenArtifactConverter.RubyDependencyType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.saumya.mojo.gems with parameters of type DefaultMavenArtifactConverter.RubyDependencyTypeModifier and TypeMethodDescriptionprivate FileDefaultMavenArtifactConverter.generateRubyStub(GemSpecification gemspec, MavenArtifact artifact, DefaultMavenArtifactConverter.RubyDependencyType type)