Uses of Enum Class
br.com.davinti.vitruvio.spi.integracao.manifest.ImportStrategyEnum
Packages that use ImportStrategyEnum
-
Uses of ImportStrategyEnum in br.com.davinti.vitruvio.spi.integracao.manifest
Methods in br.com.davinti.vitruvio.spi.integracao.manifest that return ImportStrategyEnumModifier and TypeMethodDescriptionArtifactImportData.getImportStrategy()static ImportStrategyEnumReturns the enum constant of this class with the specified name.static ImportStrategyEnum[]ImportStrategyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.davinti.vitruvio.spi.integracao.manifest with parameters of type ImportStrategyEnumModifier and TypeMethodDescriptionvoidArtifactImportData.setImportStrategy(ImportStrategyEnum importStrategy) Constructors in br.com.davinti.vitruvio.spi.integracao.manifest with parameters of type ImportStrategyEnum