Uses of Class
io.gs2.log.model.IssueStampSheetLogCount
Packages that use IssueStampSheetLogCount
-
Uses of IssueStampSheetLogCount in io.gs2.log.model
Methods in io.gs2.log.model that return IssueStampSheetLogCountModifier and TypeMethodDescriptionstatic IssueStampSheetLogCountIssueStampSheetLogCount.fromJson(com.fasterxml.jackson.databind.JsonNode data) IssueStampSheetLogCount.withAction(String action) IssueStampSheetLogCount.withMethod(String method) IssueStampSheetLogCount.withService(String service) IssueStampSheetLogCount.withUserId(String userId) -
Uses of IssueStampSheetLogCount in io.gs2.log.result
Methods in io.gs2.log.result that return types with arguments of type IssueStampSheetLogCountMethod parameters in io.gs2.log.result with type arguments of type IssueStampSheetLogCountModifier and TypeMethodDescriptionvoidCountIssueStampSheetLogResult.setItems(List<IssueStampSheetLogCount> items) CountIssueStampSheetLogResult.withItems(List<IssueStampSheetLogCount> items)