Uses of Class
com.ants.platform.client.resources.commons.types.NumericScoreV1
Packages that use NumericScoreV1
-
Uses of NumericScoreV1 in com.ants.platform.client.resources.commons.types
Methods in com.ants.platform.client.resources.commons.types that return NumericScoreV1Modifier and TypeMethodDescriptionNumericScoreV1._FinalStage.build()NumericScoreV1.Builder.build()Methods in com.ants.platform.client.resources.commons.types that return types with arguments of type NumericScoreV1Methods in com.ants.platform.client.resources.commons.types with parameters of type NumericScoreV1Modifier and TypeMethodDescriptionNumericScoreV1.Builder.from(NumericScoreV1 other) NumericScoreV1.IdStage.from(NumericScoreV1 other) static ScoreV1ScoreV1.numeric(NumericScoreV1 value) ScoreV1.Visitor.visitNumeric(NumericScoreV1 numeric)