Uses of Class
org.kuali.coeus.sys.api.model.ScaleThreeDecimal
Packages that use ScaleThreeDecimal
-
Uses of ScaleThreeDecimal in org.kuali.coeus.sys.api.model
Fields in org.kuali.coeus.sys.api.model declared as ScaleThreeDecimalModifier and TypeFieldDescriptionstatic final ScaleThreeDecimalScaleThreeDecimal.ONE_HUNDREDstatic final ScaleThreeDecimalScaleThreeDecimal.ZEROMethods in org.kuali.coeus.sys.api.model that return ScaleThreeDecimalModifier and TypeMethodDescriptionprotected ScaleThreeDecimalScaleThreeDecimal.newInstance(int value) protected ScaleThreeDecimalScaleThreeDecimal.newInstance(BigDecimal value, int scale) protected ScaleThreeDecimalScaleThreeDecimal.oneHundred()protected ScaleThreeDecimalScaleThreeDecimal.zero()