com.sap.sl.sdk.authoring.businesslayer
Interface NumberFormat

All Superinterfaces:
DataFormat
All Known Subinterfaces:
CustomNumberFormat, PredefinedNumberFormat

public interface NumberFormat
extends DataFormat

A representation of the model object 'Number Format'.

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.




© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.