public interface NumberFormat extends DataFormat
This object represents a numeric format to which a business object value can be displayed.
Use BusinessLayerFactory.createPredefinedNumberFormat(BusinessObject) or BusinessLayerFactory.createCustomNumberFormat(BusinessObject) to instantiate a numeric format.