Package com.acrolinx.client.sdk.platform
Class ScoresByGoal
- java.lang.Object
-
- com.acrolinx.client.sdk.platform.ScoresByGoal
-
public class ScoresByGoal extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ScoresByGoal(java.lang.String id, java.lang.Integer score)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getId()
java.lang.Integer
getScore()
java.lang.String
toString()
-