示例#1
0
 public string toString()
 {
     return("gradeRewardsWr{" +
            "expValue='" + expValue + "'" +
            ", pointValue='" + pointValue + "'" +
            ", gradeRewardCustomArray='" + ToStringBuilder.buildList <gradeRewardCustomWr>(gradeRewardCustomArray) + "'" +
            "}");
 }
示例#2
0
 public string toString()
 {
     return("ruleWr{" +
            "ruleEventArray='" + ToStringBuilder.buildList <ruleEventWr>(ruleEventArray) + "'" +
            ", ruleEventMissionArrayWr='" + ToStringBuilder.buildList <ruleEventMissionWr>(ruleEventMissionArray) + "'" +
            ", ruleEventQuestArray='" + ToStringBuilder.buildList <ruleEventQuestWr>(ruleEventQuestArray) + "'" +
            "}");
 }
示例#3
0
 public string toString()
 {
     return("redeemWr{" +
            "pointValue='" + pointValue + "'" +
            ", customArray='" + ToStringBuilder.buildList <customWr>(customArray) + "'" +
            ", redeemBadgeArray='" + ToStringBuilder.buildList <redeemBadgeWr>(redeemBadgeArray) + "'" +
            "}");
 }
示例#4
0
 public string toString()
 {
     return("quizPendingGradeWr{" +
            "score='" + score + "'" +
            ", quizPendingGradeRewardArray='" + ToStringBuilder.buildList <quizPendingGradeRewardWr>(quizPendingGradeRewardArray) + "'" +
            ", maxScore='" + maxScore + "'" +
            ", totalScore='" + totalScore + "'" +
            ", totalMaxScore='" + totalMaxScore + "'" +
            "}");
 }
示例#5
0
 public string toString()
 {
     return("ruleEventQuestWr{" +
            "eventArray='" + ToStringBuilder.buildList <ruleEventWr>(eventArray) + "'" +
            ", questId='" + questId + "'" +
            ", questName='" + questName + "'" +
            ", description_='" + description_ + "'" +
            ", hint='" + hint + "'" +
            ", image='" + image + "'" +
            "}");
 }
示例#6
0
 public string toString()
 {
     return("questionWr{" +
            "question='" + question + "'" +
            ", questionImage='" + questionImage + "'" +
            ", optionArray='" + ToStringBuilder.buildList <questionOptionWr>(optionArray) + "'" +
            ", index='" + index + "'" +
            ", total='" + total + "'" +
            ", questionId='" + questionId + "'" +
            "}");
 }
示例#7
0
 public string toString()
 {
     return("missionBasicWr{" +
            "missionName='" + missionName + "'" +
            ", missionNumber='" + missionNumber + "'" +
            ", description='" + description + "'" +
            ", hint='" + hint + "'" +
            ", image='" + image + "'" +
            ", completionArray='" + ToStringBuilder.buildList <completionWr>(completionArray) + "'" +
            ", rewardArray='" + ToStringBuilder.buildList <rewardWr>(rewardArray) + "'" +
            ", missionId='" + missionId + "'" +
            "}");
 }
示例#8
0
 public string toString()
 {
     return("questionAnsweredWr{" +
            "optionArray='" + ToStringBuilder.buildList <questionAnsweredOptionWr>(optionArray) + "'" +
            ", score='" + score + "'" +
            ", maxScore='" + maxScore + "'" +
            ", explanation='" + explanation + "'" +
            ", totalScore='" + totalScore + "'" +
            ", totalMaxScore='" + totalMaxScore + "'" +
            ", gradeDone='" + ToStringBuilder.build(gradeDone) + "'" +
            ", gradeDoneRewardArray='" + ToStringBuilder.buildList <gradeDoneRewardWr>(gradeDoneRewardArray) + "'" +
            "}");
 }
示例#9
0
 public string toString()
 {
     return("quizWr{" +
            "basic='" + ToStringBuilder.build(basic) + "'" +
            ", dateStart='" + dateStart + "'" +
            ", dateExpire='" + dateExpire + "'" +
            ", status='" + status + "'" +
            ", gradeArray='" + ToStringBuilder.buildList <gradeWr>(gradeArray) + "'" +
            ", deleted='" + deleted + "'" +
            ", totalMaxScore='" + totalMaxScore + "'" +
            ", totalQuestion='" + totalQuestion + "'" +
            "}");
 }
示例#10
0
 public string toString()
 {
     return("gradeDoneWr{" +
            "gradeId='" + gradeId + "'" +
            ", start='" + start + "'" +
            ", end='" + end + "'" +
            ", grade='" + grade + "'" +
            ", rank='" + rank + "'" +
            ", rankImage='" + rankImage + "'" +
            ", rewardArray='" + ToStringBuilder.buildList <gradeDoneRewardWr>(rewardArray) + "'" +
            ", score='" + score + "'" +
            ", maxScore='" + maxScore + "'" +
            ", totalScore='" + totalScore + "'" +
            ", totalMaxScore='" + totalMaxScore + "'" +
            "}");
 }
示例#11
0
 public string toString()
 {
     return("questBasicWr{" +
            "questName='" + questName + "'" +
            ", description='" + description + "'" +
            ", hint='" + hint + "'" +
            ", image='" + image + "'" +
            ", missionOrder='" + missionOrder + "'" +
            ", status='" + status + "'" +
            ", sortOrder='" + sortOrder + "'" +
            ", rewardArray='" + ToStringBuilder.buildList <rewardWr>(rewardArray) + "'" +
            ", missionBasicArray='" + ToStringBuilder.buildList <missionBasicWr>(missionBasicArray) + "'" +
            ", dateAdded='" + dateAdded + "'" +
            ", clientId='" + clientId + "'" +
            ", siteId='" + siteId + "'" +
            ", conditionArray='" + ToStringBuilder.buildList <conditionWr>(conditionArray) + "'" +
            ", dateModified='" + dateModified + "'" +
            ", questId='" + questId + "'" +
            "}");
 }
示例#12
0
 public string toString()
 {
     return("questInfoListWr{" +
            "questBasicArray='" + ToStringBuilder.buildList <questBasicWr>(questBasicArray) + "'" +
            "}");
 }
示例#13
0
 public string toString()
 {
     return("pointRWr{" + ToStringBuilder.buildList <pointWr>(pointArray) +
            "}");
 }
示例#14
0
 public string toString()
 {
     return("badgesWr{" +
            "badgeArray='" + ToStringBuilder.buildList <badgeWr>(badgeArray) + "'" +
            "}");
 }
示例#15
0
 public string toString()
 {
     return("goodsInfoListWr{" +
            "goodsInfoArray='" + ToStringBuilder.buildList <goodsInfoWr>(goodsInfoArray) + "'" +
            "}");
 }