Uses of Class
net.n2oapp.framework.api.metadata.control.plain.FractionFormatting
-
Packages that use FractionFormatting Package Description net.n2oapp.framework.api.metadata.control.plain -
-
Uses of FractionFormatting in net.n2oapp.framework.api.metadata.control.plain
Methods in net.n2oapp.framework.api.metadata.control.plain that return FractionFormatting Modifier and Type Method Description static FractionFormattingFractionFormatting. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FractionFormatting[]FractionFormatting. values()Returns an array containing the constants of this enum type, in the order they are declared.
-