Class Rating
java.lang.Object
ch.tocco.nice2.optional.qualification.impl.util.entities.Rating
-
Constructor Summary
ConstructorsConstructorDescriptionRating(Entity delegate, QualificationService qualificationService, Context context) Rating(Entity delegate, Entity inputData, QualificationService qualificationService, Context context) -
Method Summary
Modifier and TypeMethodDescription@Nullable IntegergetId()@Nullable BigDecimalgetValue()toString()
-
Constructor Details
-
Rating
-
Rating
public Rating(Entity delegate, Entity inputData, QualificationService qualificationService, Context context)
-
-
Method Details
-
getValue
-
getId
-
getRatingRecord
-
getInputData
-
getDelegate
-
toString
-