Modifier and Type | Field and Description |
---|---|
static java.lang.Class<BCardScore> |
BCardScoreDB.clazz |
Modifier and Type | Method and Description |
---|---|
static BCardScore |
BCardScoreDB.load(java.lang.Long id) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BCardScore> |
CardEndpoint.getBCardScore(java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BCardScore> |
AppEndpoint.getBCardScore(java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BCardScore> |
AppEndpoint.getBCardScore(java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BCardScore> |
AppEndpoint.getBCardScore(java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BCardScore> |
AppEndpoint.getBCardScore(java.lang.Long bCardId) |
Modifier and Type | Method and Description |
---|---|
BCardScore |
CompleteBCard.getbCardScore() |
Modifier and Type | Method and Description |
---|---|
void |
CompleteBCard.setbCardScore(BCardScore bCardScore) |
Constructor and Description |
---|
CompleteBCard(BCard bCard,
BCardScore bCardScore) |