JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.tocco.nice2.optional.qualification.impl.services
Interface GradeFormatService
All Known Implementing Classes:
GradeFormatServiceImpl
public interface
GradeFormatService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
formatGrade
(
BigDecimal
grade,
BigDecimal
rounding)
Method Details
formatGrade
String
formatGrade
(
BigDecimal
grade,
BigDecimal
rounding)