Uses of Class
com.ants.platform.client.resources.commons.types.CategoricalScoreV1
Packages that use CategoricalScoreV1
-
Uses of CategoricalScoreV1 in com.ants.platform.client.resources.commons.types
Methods in com.ants.platform.client.resources.commons.types that return CategoricalScoreV1Modifier and TypeMethodDescriptionCategoricalScoreV1._FinalStage.build()CategoricalScoreV1.Builder.build()Methods in com.ants.platform.client.resources.commons.types that return types with arguments of type CategoricalScoreV1Methods in com.ants.platform.client.resources.commons.types with parameters of type CategoricalScoreV1Modifier and TypeMethodDescriptionstatic ScoreV1ScoreV1.categorical(CategoricalScoreV1 value) CategoricalScoreV1.Builder.from(CategoricalScoreV1 other) CategoricalScoreV1.IdStage.from(CategoricalScoreV1 other) ScoreV1.Visitor.visitCategorical(CategoricalScoreV1 categorical)