public class CraftsmanSubAssessment extends AlipayObject
Constructor and Description |
---|
CraftsmanSubAssessment() |
Modifier and Type | Method and Description |
---|---|
Long |
getScore()
Gets score.
|
String |
getTitle()
Gets title.
|
void |
setScore(Long score)
Sets score.
|
void |
setTitle(String title)
Sets title.
|
public Long getScore()
public void setScore(Long score)
score
- the scorepublic String getTitle()
public void setTitle(String title)
title
- the titleCopyright © 2018. All rights reserved.