Uses of Class
io.gs2.grade.model.Status
Packages that use Status
-
Uses of Status in io.gs2.grade.model
Methods in io.gs2.grade.model that return StatusModifier and TypeMethodDescriptionstatic StatusStatus.fromJson(com.fasterxml.jackson.databind.JsonNode data) Status.withCreatedAt(Long createdAt) Status.withGradeName(String gradeName) Status.withGradeValue(Long gradeValue) Status.withPropertyId(String propertyId) Status.withRevision(Long revision) Status.withStatusId(String statusId) Status.withUpdatedAt(Long updatedAt) Status.withUserId(String userId) Methods in io.gs2.grade.model with parameters of type Status -
Uses of Status in io.gs2.grade.result
Methods in io.gs2.grade.result that return StatusModifier and TypeMethodDescriptionAddGradeByStampSheetResult.getItem()AddGradeByUserIdResult.getItem()ApplyRankCapByStampSheetResult.getItem()ApplyRankCapByUserIdResult.getItem()ApplyRankCapResult.getItem()DeleteStatusByUserIdResult.getItem()GetStatusByUserIdResult.getItem()GetStatusResult.getItem()SetGradeByUserIdResult.getItem()SubGradeByStampTaskResult.getItem()SubGradeByUserIdResult.getItem()SetGradeByUserIdResult.getOld()Methods in io.gs2.grade.result that return types with arguments of type StatusModifier and TypeMethodDescriptionDescribeStatusesByUserIdResult.getItems()DescribeStatusesResult.getItems()Methods in io.gs2.grade.result with parameters of type StatusModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.grade.result with type arguments of type StatusModifier and TypeMethodDescriptionvoidvoid -
Uses of Status in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return StatusModifier and TypeMethodDescriptionAcquireItemSetWithGradeByStampSheetResult.getStatus()AcquireItemSetWithGradeByUserIdResult.getStatus()Methods in io.gs2.inventory.result with parameters of type StatusModifier and TypeMethodDescriptionvoidvoidAcquireItemSetWithGradeByStampSheetResult.withStatus(Status status) AcquireItemSetWithGradeByUserIdResult.withStatus(Status status)