Uses of Enum Class
org.qubership.integration.platform.engine.service.externallibrary.ExternalLibraryType
Packages that use ExternalLibraryType
-
Uses of ExternalLibraryType in org.qubership.integration.platform.engine.service.externallibrary
Methods in org.qubership.integration.platform.engine.service.externallibrary that return ExternalLibraryTypeModifier and TypeMethodDescriptionstatic ExternalLibraryTypeExternalLibraryType.fromString(String value) static ExternalLibraryTypeReturns the enum constant of this class with the specified name.static ExternalLibraryType[]ExternalLibraryType.values()Returns an array containing the constants of this enum class, in the order they are declared.