Uses of Class
com.ants.platform.client.resources.commons.types.BooleanScoreV1
Packages that use BooleanScoreV1
-
Uses of BooleanScoreV1 in com.ants.platform.client.resources.commons.types
Methods in com.ants.platform.client.resources.commons.types that return BooleanScoreV1Modifier and TypeMethodDescriptionBooleanScoreV1._FinalStage.build()BooleanScoreV1.Builder.build()Methods in com.ants.platform.client.resources.commons.types that return types with arguments of type BooleanScoreV1Methods in com.ants.platform.client.resources.commons.types with parameters of type BooleanScoreV1Modifier and TypeMethodDescriptionstatic ScoreV1ScoreV1.boolean_(BooleanScoreV1 value) BooleanScoreV1.Builder.from(BooleanScoreV1 other) BooleanScoreV1.IdStage.from(BooleanScoreV1 other) ScoreV1.Visitor.visitBoolean(BooleanScoreV1 boolean_)