Uses of Enum Class
tech.jhipster.lite.npm.domain.NpmVersionSource
Packages that use NpmVersionSource
-
Uses of NpmVersionSource in tech.jhipster.lite.npm.domain
Methods in tech.jhipster.lite.npm.domain that return NpmVersionSourceModifier and TypeMethodDescriptionstatic NpmVersionSourceReturns the enum constant of this class with the specified name.static NpmVersionSource[]NpmVersionSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.jhipster.lite.npm.domain with parameters of type NpmVersionSourceModifier and TypeMethodDescriptiondefault NpmVersionNpmVersions.get(String packageName, NpmVersionSource source) Get the npm package version from the given sourceNpmVersions.get(NpmPackageName packageName, NpmVersionSource source) Get the npm package version from the given source