Uses of Class
no.nav.arxaas.model.risk.DistributionOfRisk.RiskInterval
-
Packages that use DistributionOfRisk.RiskInterval Package Description no.nav.arxaas.model.risk -
-
Uses of DistributionOfRisk.RiskInterval in no.nav.arxaas.model.risk
Fields in no.nav.arxaas.model.risk with type parameters of type DistributionOfRisk.RiskInterval Modifier and Type Field Description private List<DistributionOfRisk.RiskInterval>DistributionOfRisk. riskIntervalListMethods in no.nav.arxaas.model.risk that return types with arguments of type DistributionOfRisk.RiskInterval Modifier and Type Method Description List<DistributionOfRisk.RiskInterval>DistributionOfRisk. getRiskIntervalList()Constructor parameters in no.nav.arxaas.model.risk with type arguments of type DistributionOfRisk.RiskInterval Constructor Description DistributionOfRisk(List<DistributionOfRisk.RiskInterval> riskIntervalList)
-