Uses of Enum Class
fr.ifremer.isisfish.entities.RegionImportJson.RegionMerge.AutoAnswerType
Packages that use RegionImportJson.RegionMerge.AutoAnswerType
-
Uses of RegionImportJson.RegionMerge.AutoAnswerType in fr.ifremer.isisfish.entities
Methods in fr.ifremer.isisfish.entities that return RegionImportJson.RegionMerge.AutoAnswerTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RegionImportJson.RegionMerge.AutoAnswerType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.ifremer.isisfish.entities with parameters of type RegionImportJson.RegionMerge.AutoAnswerTypeModifier and TypeMethodDescriptionprotected void
RegionImportJson.RegionMergeDatabase.RegionMergeContext.setLastAnswer
(RegionImportJson.RegionMerge.AnswerType lastAnswer, RegionImportJson.RegionMerge.AutoAnswerType autoType) protected void
RegionImportJson.RegionMergeDatabase.RegionMergeContext.setLastAnswer
(RegionImportJson.RegionMerge.AnswerType lastAnswer, RegionImportJson.RegionMerge.AutoAnswerType autoType, org.nuiton.topia.persistence.TopiaEntity e)