Uses of Enum Class
fr.becpg.repo.regulatory.RegulatoryResult
Packages that use RegulatoryResult
-
Uses of RegulatoryResult in fr.becpg.repo.regulatory
Methods in fr.becpg.repo.regulatory that return RegulatoryResultModifier and TypeMethodDescriptionRegulatoryEntity.getRegulatoryResult()getRegulatoryResult.static RegulatoryResultReturns the enum constant of this class with the specified name.static RegulatoryResult[]RegulatoryResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.becpg.repo.regulatory with parameters of type RegulatoryResultModifier and TypeMethodDescriptionvoidRegulatoryEntity.setRegulatoryResult(RegulatoryResult regulatoryResult) setRegulatoryResult.